2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Navbar update

Addresses a few different cases where the navbar has and doesn't have a
container, and accordingly adjusts the padding and margin of key
elements.
This commit is contained in:
Mark Otto
2013-08-17 21:00:13 -07:00
parent b413aff045
commit 5539db5237
5 changed files with 80 additions and 63 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
.jumbotron {
padding: 30px 15px;
padding: 30px;
margin-bottom: 30px;
font-size: (@font-size-base * 1.5);
font-weight: 200;