run make with nav img fix
This commit is contained in:
parent
721b568303
commit
322a56354f
1 changed files with 4 additions and 0 deletions
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
|
|
@ -3877,6 +3877,10 @@ input[type="submit"].btn.btn-mini {
|
|||
background-color: #eeeeee;
|
||||
}
|
||||
|
||||
.nav > li > a > img {
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.nav > .pull-right {
|
||||
float: right;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue