improvements

This commit is contained in:
zobe123 2016-01-12 20:59:32 +01:00
commit 50ace54cd0
8 changed files with 46 additions and 15 deletions

View file

@ -2469,7 +2469,8 @@ a .home-platforms-instance-list-oval:hover,
bottom: 0;
left: 0;
overflow-x: hidden;
overflow-y: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
::-webkit-scrollbar {