mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
add -webkit-box-shadow for Android (speculatively)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
.box-shadow (...) {
|
||||
box-shadow: @arguments;
|
||||
-webkit-box-shadow: @arguments; // For Android
|
||||
}
|
||||
|
||||
////////// Display: Inline-block
|
||||
|
||||
Reference in New Issue
Block a user