(Re)Fixing a little CSS for the main menu management

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-02-17 13:44:04 -08:00
parent 0578da0cc6
commit 1c2c78c586

View File

@@ -151,6 +151,7 @@ h5 { font-size:1.4em; } /* 14px */
h6, p, label, input, select, .button,
.message, .validation-summary-errors,
table.items th, table.items td, table.items caption { font-size:1.4em; line-height:1.4em; } /* 14px */
table.items p, table.items label, table.items input, table.items .button { font-size:1em; line-height:1em; }
p .button { font-size:inherit; }
.meta, .hint { font-size:1.2em; } /* 12px */