1
0
mirror of https://github.com/moparisthebest/mail synced 2024-08-13 16:43:47 -04:00

Fix attachment button clicked style

This commit is contained in:
Tankred Hase 2014-06-17 19:49:28 +02:00
parent 31d6d1e949
commit 77ad3613cf

View File

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