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;
|
display: inherit !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-toggle:first-child {
|
.dropdown-toggle {
|
||||||
@include padding-left(30px !important);
|
max-width: 88% !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue