mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
align checkbox checkmark, #closes 445
This commit is contained in:
3
dist/css/ionic.css
vendored
3
dist/css/ionic.css
vendored
@@ -1,4 +1,3 @@
|
||||
@charset "UTF-8";
|
||||
/*!
|
||||
* Copyright 2014 Drifty Co.
|
||||
* http://drifty.com/
|
||||
@@ -4835,7 +4834,7 @@ input[type="checkbox"][readonly] {
|
||||
-moz-transform: rotate(-45deg);
|
||||
transform: rotate(-45deg);
|
||||
position: absolute;
|
||||
top: 34%;
|
||||
top: 30%;
|
||||
left: 26%;
|
||||
display: table;
|
||||
width: 14px;
|
||||
|
||||
Reference in New Issue
Block a user