UI & UX improvements

This commit is contained in:
Colin McLeod
2015-05-28 02:21:03 -07:00
parent d2c6f0cf8f
commit 91b42372fb
7 changed files with 23 additions and 16 deletions

View File

@@ -104,6 +104,8 @@
display: block;
overflow-x: hidden;
overflow-y: auto;
z-index: 0;
-webkit-overflow-scrolling: touch;
max-height: 8em;
}
}