1
0
mirror of https://github.com/moparisthebest/mail synced 2025-02-16 23:20:09 -05: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 {
top: 1px;
right: -1px;
top: 6px;
right: 4px;
}
}
}