Fix attachment button clicked style

This commit is contained in:
Tankred Hase 2014-06-17 19:49:28 +02:00
parent 31d6d1e949
commit 77ad3613cf
1 changed files with 2 additions and 2 deletions

View File

@ -78,8 +78,8 @@
}
&:active,
&.active {
top: 1px;
right: -1px;
top: 6px;
right: 4px;
}
}
}