align checkbox checkmark, #closes 445

This commit is contained in:
Adam Bradley
2014-01-20 22:09:27 -06:00
parent 4da45d703d
commit c21ef207ef
3 changed files with 4 additions and 6 deletions

3
dist/css/ionic.css vendored
View File

@@ -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;