Reset top position overridden by global button svg style
This commit is contained in:
parent
0060d44bba
commit
67b0aa5c4d
1 changed files with 3 additions and 1 deletions
|
@ -304,7 +304,9 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.caret-down {
|
.caret-down,
|
||||||
|
.btn .caret-down {
|
||||||
|
top: 0;
|
||||||
height: 11px;
|
height: 11px;
|
||||||
width: 11px;
|
width: 11px;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
|
|
Loading…
Reference in a new issue