Skip to content

Commit 5e81b6e

Browse files
committed
Fix typos in ionic.css
1 parent 7e13be8 commit 5e81b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/css/ionic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8078,7 +8078,7 @@ input:checked + .checkbox-icon:after {
80788078
pointer-events: none; }
80798079

80808080
/* Fix to avoid background color bleeding */
8081-
/* (occured on (at least) Android 4.2, Asus MeMO Pad HD7 ME173X) */
8081+
/* (occurred on (at least) Android 4.2, Asus MeMO Pad HD7 ME173X) */
80828082
.platform-android4_2 .toggle .track {
80838083
-webkit-background-clip: padding-box; }
80848084

0 commit comments

Comments
 (0)