Remove scrollview's fade effect when unneeded

This commit is contained in:
Charles Gagnon
2019-01-03 15:23:59 -05:00
parent fecf099525
commit 17f5a21283
2 changed files with 21 additions and 13 deletions

View File

@@ -57,11 +57,6 @@
margin-bottom: 0;
}
#dashtopanelThumbnailScrollview,
#dashtopanelScrollview {
-st-hfade-offset: 48px;
}
.dashtopanelSecondaryMenu {
max-width: 400px;
}