add -webkit-box-shadow for Android (speculatively)

This commit is contained in:
David Greenspan
2012-10-11 22:10:51 -07:00
parent 17a31c9910
commit 4bd42ffd80

View File

@@ -31,6 +31,7 @@
.box-shadow (...) {
box-shadow: @arguments;
-webkit-box-shadow: @arguments; // For Android
}
////////// Display: Inline-block