2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Fixes #8397: better navbar padding with grid gutter stuff

This commit is contained in:
Mark Otto
2013-07-18 01:04:54 -07:00
parent d87431a29e
commit 181b276774
3 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -2848,7 +2848,7 @@ button.close {
.navbar-brand {
display: block;
max-width: 200px;
padding: 15px;
padding: 15px 15px;
margin-right: auto;
margin-left: auto;
font-size: 18px;