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

add back bottom margin to navbars

This commit is contained in:
Mark Otto
2013-04-30 19:12:48 -07:00
parent e8b7318646
commit 69f5447afa
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3489,6 +3489,7 @@ button.close {
position: relative;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 20px;
background-color: #eeeeee;
border-radius: 4px;
}