Fix for IE11 to avoid showing scroll arrows in the div
This commit is contained in:
parent
03e4b2307f
commit
788bb8c778
|
@ -15,6 +15,7 @@
|
|||
|
||||
&__button {
|
||||
float:right;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue