1
0
mirror of https://github.com/moparisthebest/mail synced 2025-01-11 05:28:00 -05:00

edit btn shadow

This commit is contained in:
Tankred Hase 2013-09-11 17:58:39 +02:00
parent 2a36a1ed6e
commit 13b51bd926

View File

@ -65,7 +65,7 @@
margin-left: 0.5em;
&:hover {
box-shadow: 3px 3px 4px $blue-box-shadow-color;
box-shadow: 2px 2px 4px $blue-box-shadow-color;
}
&:active {
box-shadow: none;