tweak to position of delete button

This commit is contained in:
Dave Cranwell 2015-02-11 16:19:34 +00:00
parent cfd9509b71
commit bba8b2cb36

View file

@ -236,7 +236,7 @@
font-style:italic;
font-weight:normal;
position:absolute;
top:0; right:4em;
top:1em; right:4em;
float:none;
width:auto;
padding:0;
@ -288,7 +288,7 @@
opacity:0;
visibility:hidden;
position:absolute;
top:0; right:1em;
top:1em; right:1em;
z-index:1;
color:white;
overflow:hidden;