| Index: third_party/polymer/v1_0/components-chromium/paper-styles/classes/typography.html
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-styles/classes/typography.html b/third_party/polymer/v1_0/components-chromium/paper-styles/classes/typography.html
|
| index e6163a8176afde2c66fd80f96d523f01968d94cd..bc2380f34a4a446f15f2f324e0cd4520e09a7c1d 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/paper-styles/classes/typography.html
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-styles/classes/typography.html
|
| @@ -37,13 +37,11 @@ Design typography section.
|
| .paper-font-menu,
|
| .paper-font-button {
|
| font-family: 'Roboto', 'Noto', sans-serif;
|
| - -webkit-font-smoothing: antialiased; /* OS X subpixel AA bleed bug */
|
| }
|
|
|
| .paper-font-code2,
|
| .paper-font-code1 {
|
| font-family: 'Roboto Mono', 'Consolas', 'Menlo', monospace;
|
| - -webkit-font-smoothing: antialiased; /* OS X subpixel AA bleed bug */
|
| }
|
|
|
| /* Opt for better kerning for headers & other short labels. */
|
|
|