LT-312,LT-313: Avoiding showing scrollbars in mac browsers

This commit is contained in:
Eloízio Salgado 2016-11-15 13:43:28 -02:00
parent 3d29a7e299
commit 7a7bf22f54

View File

@ -158,7 +158,7 @@ $seriesSpacing = 2px
overflow-y: scroll overflow-y: scroll
width: calc(100% + 22px) width: calc(100% + 22px)
&.is-mac &.is-mac
width: 100% padding-right: 22px
.studyHover .studyHover
height: 0 height: 0