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 {
height: 140px;
overflow: none;
height: 130px;
overflow-x: hidden;
overflow-y: hidden;
}
.app-tools {