make topbar .fill wrap

This commit is contained in:
Jacob Thornton
2011-08-21 18:14:53 -07:00
parent e1e4ceee3f
commit 48c3c6f1b6
5 changed files with 45 additions and 53 deletions

View File

@@ -221,11 +221,11 @@ div.topbar-wrapper {
div.topbar-wrapper div.topbar {
position: absolute;
margin: 0 -20px;
padding-left: 20px;
padding-right: 20px;
}
div.topbar-wrapper div.topbar .fill {
padding-left: 20px;
padding-right: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;