From a29f9a676a6ea3bad56ede05cd1a1c82ffbbe8e9 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Sun, 10 Apr 2016 10:47:35 -0400 Subject: #219 - everything upgraded Former-commit-id: 15f58d10df83feda8199a1b904433e625ef36b44 --- www/lib/ionic/scss/_checkbox.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/lib/ionic/scss/_checkbox.scss') diff --git a/www/lib/ionic/scss/_checkbox.scss b/www/lib/ionic/scss/_checkbox.scss index eb903ad0..8321195a 100644 --- a/www/lib/ionic/scss/_checkbox.scss +++ b/www/lib/ionic/scss/_checkbox.scss @@ -127,6 +127,10 @@ input:checked + .checkbox-icon:before { height: 7px; } +.platform-android .item-checkbox-right .checkbox-square .checkbox-icon::after { + top: 31%; +} + .grade-c .checkbox input:after, .grade-c .checkbox-icon:after { @include rotate(0); -- cgit v1.2.3