mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
Fix up .brand in navbar of docs
This commit is contained in:
parent
01db5db2f6
commit
0b31cfc90e
@ -28,12 +28,7 @@ h3 code {
|
||||
|
||||
/* Change the docs' brand */
|
||||
body > .navbar .brand {
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
margin-left: 20px;
|
||||
float: right;
|
||||
font-weight: bold;
|
||||
color: #000;
|
||||
-webkit-transition: all .2s linear;
|
||||
-moz-transition: all .2s linear;
|
||||
transition: all .2s linear;
|
||||
|
Loading…
Reference in New Issue
Block a user