remove negative margin from .brand in docs, update navbar to support buttons up thurr
This commit is contained in:
parent
058f47b33b
commit
324246e4f9
4 changed files with 10 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue