2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

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
+2 -2
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;