Skip to content
This repository was archived by the owner on Mar 15, 2018. It is now read-only.

Commit 0de4313

Browse files
committed
use a min-height on submission screenshots for less borkage (bug 731138)
1 parent 4eb0a9c commit 0de4313

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

media/css/devreg/media.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
padding-bottom: 15px;
1111
border-bottom: 1px dotted #ADD0DC;
1212
background-color: #fff;
13+
height: 100px;
1314
}
1415

1516
#file-list > div:last-child {

0 commit comments

Comments
 (0)