position clear button via css

This commit is contained in:
vitalets
2013-04-14 23:29:23 +04:00
parent 2c89198cc9
commit 25bf2a360f
3 changed files with 18 additions and 15 deletions

View File

@@ -113,7 +113,11 @@
position: absolute;
opacity: 0.6;
z-index: 100;
top: 50%;
right: 5px;
margin-top: -7px;
}
.editable-clear-x:hover {