Merge branch 'master' into pr/11868
Conflicts: dist/css/bootstrap.min.css
This commit is contained in:
commit
ecc6f4e6bc
7 changed files with 113 additions and 5 deletions
5
dist/css/bootstrap.css
vendored
5
dist/css/bootstrap.css
vendored
|
|
@ -3618,6 +3618,11 @@ textarea.input-group-sm > .input-group-btn > .btn {
|
|||
.navbar-brand:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
.navbar-brand > .glyphicon {
|
||||
float: left;
|
||||
margin-top: -2px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.navbar > .container .navbar-brand,
|
||||
.navbar > .container-fluid .navbar-brand {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue