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:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user