summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/browser/resources/extensions_infobar_mac.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/resources/extensions_infobar_mac.css b/chrome/browser/resources/extensions_infobar_mac.css
index c2a9bbe..92a130e 100644
--- a/chrome/browser/resources/extensions_infobar_mac.css
+++ b/chrome/browser/resources/extensions_infobar_mac.css
@@ -6,8 +6,8 @@ body {
background: -webkit-gradient(linear, left top, left bottom,
from(#EBEBEB), to(#CFCFCF));
font-family: 'Lucida Grande', Helvetica, sans-serif;
- font-size: 11px;
+ font-size: 12px;
height: 36px; /* Infobars are limited to 36-72px */
- margin: 0px;
+ margin: 0 38px;
overflow: hidden;
}