Merge pull request #287 from DanielApt/nojs-fallback
No longer require to manually add overflow:hidden, plugin does this. [#285]
This commit is contained in:
@@ -69,6 +69,8 @@ $ps-bar-hover: #999;
|
||||
}
|
||||
|
||||
.ps-container {
|
||||
overflow: hidden !important;
|
||||
|
||||
&.ps-active-x > .ps-scrollbar-x-rail,
|
||||
&.ps-active-y > .ps-scrollbar-y-rail {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user