Index: chrome/browser/resources/net_internals/tab_switcher_view.css |
=================================================================== |
--- chrome/browser/resources/net_internals/tab_switcher_view.css (revision 151563) |
+++ chrome/browser/resources/net_internals/tab_switcher_view.css (working copy) |
@@ -6,7 +6,6 @@ |
.tab-switcher-view { |
border-right: 1px solid #aaa; |
display: inline-block; |
- font-family: sans-serif; |
} |
.tab-switcher-view { |
@@ -17,8 +16,8 @@ |
.tab-switcher-view a { |
display: block; |
- margin-top: 2px; |
- padding: 5px 10px 3px 10px; |
+ margin-top: 0.15em; |
+ padding: 0.25em 0.5em 0.25em 0.5em; |
text-decoration: none; |
} |