Removed margin top from tasks list options

stable
Xavier Julián 2015-06-17 08:29:16 +02:00
parent 648b57f95b
commit 7444526335
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@
opacity: 0;
position: absolute;
right: 0;
top: .1rem;
top: 0;
width: 10%;
a {
@extend %large;