mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Fixed "Missed semicolon" in letterfx.css
This commit is contained in:
parent
5a27345857
commit
a57dc3720e
2 changed files with 2 additions and 2 deletions
2
vendors/jquery-letterfx/jquery-letterfx.css
vendored
2
vendors/jquery-letterfx/jquery-letterfx.css
vendored
|
|
@ -64,7 +64,7 @@
|
|||
}
|
||||
|
||||
.letterfx-swirl-after{
|
||||
transform:none
|
||||
transform:none;
|
||||
text-shadow:0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue