Work on ACP

This commit is contained in:
calzoneman 2014-01-28 20:04:25 -06:00
parent d0be588149
commit 1272425205
5 changed files with 238 additions and 38 deletions

View file

@ -7,4 +7,7 @@
border-top-left-radius: 0;
border-top-right-radius: 0;
border-top: none;
max-height: 500px;
overflow-y: scroll;
overflow-x: hidden;
}