1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00

remove negative margin from .brand in docs, update navbar to support buttons up thurr

This commit is contained in:
Mark Otto
2011-12-27 12:39:39 -06:00
parent 058f47b33b
commit 324246e4f9
4 changed files with 10 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ body {
body > .navbar-fixed .brand {
padding-right: 0;
padding-left: 0;
margin-left: 20px;
float: right;
font-weight: bold;
color: #000;