Skip to content

Commit 1d74a87

Browse files
committed
Constrain the height of file uploads widget and add overflow scrolling
1 parent 91ac5d5 commit 1d74a87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/assets/stylesheets/plugins/_attachments.sass

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
float: left
66
clear: both
77
width: 100%
8+
height: 158px
9+
overflow: scroll
810
.file_item
911
clear: both
1012
float: left

0 commit comments

Comments
 (0)