Fixed caret position for LTR and RTL (SOL-693)
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
&:after,
|
||||
&:before {
|
||||
bottom: 100%;
|
||||
@include right(3px);
|
||||
right: 6px;
|
||||
border: solid transparent;
|
||||
content: " ";
|
||||
height: 0;
|
||||
|
||||
@@ -479,7 +479,7 @@
|
||||
&:after,
|
||||
&:before {
|
||||
bottom: 100%;
|
||||
@include right(3px);
|
||||
right: 6px;
|
||||
border: solid transparent;
|
||||
content: " ";
|
||||
height: 0;
|
||||
|
||||
Reference in New Issue
Block a user