add browser prefixes to box-shadow: none;

This commit is contained in:
Daniel Hug 2015-06-03 15:07:46 -07:00
parent 9f407060ff
commit bcd435a131

View File

@ -1631,7 +1631,7 @@ div.jGrowl {
@media print {
* {
box-shadow: none !important;
.box-shadow(none) !important;
}
html, body {