2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

increase padding on navbar responsive nav links, fix footer margins

This commit is contained in:
Mark Otto
2012-08-01 19:18:42 -07:00
parent c2e899f2a0
commit 72323051c3
3 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -940,7 +940,7 @@
}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
padding: 6px 15px;
padding: 9px 15px;
font-weight: bold;
color: #555555;
-webkit-border-radius: 3px;