Fix Bug 35594.

This commit is contained in:
Julia Radzhabova 2017-08-15 14:11:12 +03:00
parent f802cc735a
commit 789530e173
2 changed files with 8 additions and 0 deletions

View file

@ -557,6 +557,10 @@
background-repeat: no-repeat;
}
&.dropdown-toggle:first-child .inner-box-caret {
padding: 0 2px 0 0;
}
&:hover:not(.disabled),
.over:not(.disabled) {
background-color: @secondary !important;

View file

@ -28,6 +28,10 @@
background-color: @input-bg;
&.dropdown-toggle {
.inner-box-caret {
padding: 0 2px 0 0;
}
.caret {
// width: 7px;
// height: 7px;