0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Merge pull request #910 from cobbspur/height

Increased visibility of trash can in image uploader for broken url
This commit is contained in:
Hannah Wolfe 2013-09-26 13:18:57 -07:00
commit e6b6c54386

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;