Fix for IE11 to avoid showing scroll arrows in the div

This commit is contained in:
Mikael Svenson 2018-11-06 14:52:48 +01:00
parent 03e4b2307f
commit 788bb8c778
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
&__button {
float:right;
overflow: hidden;
}
}