app/assets/stylesheets/lib/fileinput/fileinput.scss in c80_contest-0.1.1 vs app/assets/stylesheets/lib/fileinput/fileinput.scss in c80_contest-0.1.2
- old
+ new
@@ -107,10 +107,10 @@
&:not(.file-preview-error):hover {
box-shadow: 3px 3px 5px 0 #333;
}
.kv-file-content {
- height: 170px;
+ height: auto;
}
.file-thumbnail-footer {
height: 70px;
}
\ No newline at end of file