Hide y axis scroll bar from cache loader

This commit is contained in:
Andre Santos 2016-02-08 06:47:22 +00:00
parent b0c957ed95
commit eba99bc94c

View file

@ -357,6 +357,7 @@ html {
font-size: 93%;
padding-left: 3px;
padding-right: 3px;
overflow-y: hidden;
}
}
}