Index: third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html |
diff --git a/third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html b/third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html |
index e83250609a2b6b0172d257d6a640c17a84b25840..a61f9c4d47844cf5430c5ccd61ca739c14f5deda 100644 |
--- a/third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html |
+++ b/third_party/polymer/v1_0/components-chromium/paper-tabs/paper-tab.html |
@@ -93,7 +93,7 @@ In order to apply the `Roboto` font to this element, make sure you've imported ` |
} |
.tab-content > ::content > a { |
- @apply(--layout-flex-auto) |
+ @apply(--layout-flex-auto); |
height: 100%; |
} |