Fix scroll factor

This commit is contained in:
Jeremy Thomas
2017-10-26 20:00:25 +01:00
parent 74c413c378
commit d11b8d78ef
4 changed files with 12 additions and 8 deletions

View File

@@ -10356,7 +10356,7 @@ svg {
.bd-special-shadow {
background-image: linear-gradient(rgba(0, 0, 0, 0.1), transparent);
height: 10px;
height: 8px;
left: 0;
opacity: 0;
position: absolute;