fix to limit size of request box

This commit is contained in:
maxwell 2010-12-11 16:28:37 -08:00
parent 0d70f78a12
commit 91c331d630

View file

@ -1050,6 +1050,9 @@ label
&:last-child &:last-child
:margin :margin
:right 0 :right 0
.requests
ul.dropzone
:max-width 124px
.aspect, .aspect,
.requests .requests
:color #999 :color #999