Fix user-dropdown-indicator position on touchscreens
This commit is contained in:
parent
435990290a
commit
c1936140b9
|
@ -114,8 +114,8 @@ my-notification {
|
|||
display: inherit !important;
|
||||
}
|
||||
|
||||
.dropdown-toggle:first-child {
|
||||
@include padding-left(30px !important);
|
||||
.dropdown-toggle {
|
||||
max-width: 88% !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue