Increased visibility of trash can in image uploader for broken url

closes #838

- adds a min height value to pre-image-uploader scss
This commit is contained in:
cobbspur 2013-09-26 18:33:09 +01:00
parent 086d9677c0
commit 2a55595191

View File

@ -1415,6 +1415,7 @@ main {
color: $brown;
background: rgba(0,0,0,0.1);
border-radius: 2px;
min-height: 46px;
input {
position: absolute;