Fix header button size

This commit is contained in:
takezoe
2014-05-11 02:23:51 +09:00
parent ff2e55e82c
commit 93fa8484c5
12 changed files with 24 additions and 63 deletions

View File

@@ -92,6 +92,10 @@ div.input-prepend span.count {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
height: 16px;
font-size: 12px;
padding-top: 2px;
padding-bottom: 6px;
}
/* ======================================================================== */