2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

increase padding on navbar links, remove font-size override on .navbar from docs css

This commit is contained in:
Mark Otto
2012-09-25 22:51:05 -07:00
parent c59e5251e1
commit f8efc75a66
3 changed files with 9 additions and 10 deletions
+1 -2
View File
@@ -12,7 +12,7 @@
body {
position: relative;
padding-top: 40px;
padding-top: 44px;
}
/* Code in headings */
@@ -27,7 +27,6 @@ h3 code {
-------------------------------------------------- */
body > .navbar {
font-size: 13px;
background-color: rgba(0,0,0,.9);
}