smaller scrollbars

This commit is contained in:
Athou
2013-07-02 15:42:41 +02:00
parent 04185c155d
commit 0a24d51401
2 changed files with 1 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
::-webkit-scrollbar {
width: 12px;
height: 12px;
height: 8px;
}
::-webkit-scrollbar-track {