summaryrefslogtreecommitdiff
path: root/www/lib/ionic/scss/_checkbox.scss
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/ionic/scss/_checkbox.scss')
-rw-r--r--www/lib/ionic/scss/_checkbox.scss4
1 files changed, 4 insertions, 0 deletions
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);