Juanfran 2014-09-11 08:33:59 +02:00
parent 49da0e7216
commit 25262623af
1 changed files with 4 additions and 3 deletions

View File

@ -219,8 +219,9 @@
.icon-drag-v { .icon-drag-v {
cursor: move; cursor: move;
opacity: 0; opacity: 0;
position: absolute; padding: .1rem .5rem 0 0;
right: .5rem; /* position: absolute; */
top: .6rem; /* right: .5rem; */
/* top: .6rem; */
} }
} }