Fixed "Missed semicolon" in letterfx.css

This commit is contained in:
RainLoop Team 2014-11-22 16:39:44 +04:00
parent 5a27345857
commit a57dc3720e
2 changed files with 2 additions and 2 deletions

View file

@ -64,7 +64,7 @@
}
.letterfx-swirl-after{
transform:none
transform:none;
text-shadow:0;
}