more adjustment to apps containers

This commit is contained in:
redmatrix 2015-09-02 21:46:19 -07:00
parent 3e7edf504d
commit 945ba5d788

View File

@ -6,8 +6,9 @@
} }
.app-detail { .app-detail {
height: 140px; height: 130px;
overflow: none; overflow-x: hidden;
overflow-y: hidden;
} }
.app-tools { .app-tools {