Skip to content

Commit

Permalink
Increased visibility of trash can in image uploader for broken url
Browse files Browse the repository at this point in the history
closes TryGhost#838

- adds a min height value to pre-image-uploader scss
  • Loading branch information
cobbspur committed Sep 26, 2013
1 parent 086d967 commit 2a55595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/client/assets/sass/modules/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1415,6 +1415,7 @@ main {
color: $brown;
background: rgba(0,0,0,0.1);
border-radius: 2px;
min-height: 46px;

input {
position: absolute;
Expand Down

0 comments on commit 2a55595

Please sign in to comment.