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

@@ -51,6 +51,8 @@ header {
background-color: @bgBlack;
font-size: 0.8em;
overflow-y: auto;
z-index: 0;
-webkit-overflow-scrolling: touch;
max-height: 400px;
&.dbl {