Fix text align on dropdown button
This commit is contained in:
parent
1cf3678b63
commit
e66d56be43
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@
|
|||
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
|
||||
position: absolute;
|
||||
right: 0;
|
||||
text-align: left;
|
||||
top: 5 * $default-spacer;
|
||||
cursor: default;
|
||||
z-index: 10;
|
||||
|
|
Loading…
Reference in a new issue