Skip to content

Commit

Permalink
Constrain the height of file uploads widget and add overflow scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
kevzettler committed May 7, 2012
1 parent 91ac5d5 commit 1d74a87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/assets/stylesheets/plugins/_attachments.sass
Expand Up @@ -5,6 +5,8 @@
float: left
clear: both
width: 100%
height: 158px
overflow: scroll
.file_item
clear: both
float: left
Expand Down

0 comments on commit 1d74a87

Please sign in to comment.