Sort some css properties

stable
David Barragán Merino 2014-08-22 13:28:27 +02:00
parent dce3e9873f
commit 2b216e4fd8
1 changed files with 5 additions and 5 deletions

View File

@ -64,13 +64,13 @@
}
.icon-iocaine {
@extend %large;
position: absolute;
top: 1rem;
left: .2rem;
padding: .1rem;
color: $white;
background: $black;
border-radius: 5px;
color: $white;
left: .2rem;
padding: .1rem;
position: absolute;
top: 1rem;
}
.task-assigned {
@extend %small;