Browse Source

Fix iOS checkbox render

Vova Tkach 6 years ago
parent
commit
0021c3185d
2 changed files with 2 additions and 2 deletions
  1. 2 2
      assets/cp.styles.css
  2. 0 0
      assets/cp.styles.css.go

+ 2 - 2
assets/cp.styles.css

@@ -363,7 +363,7 @@ ul.pagination {
 	height: 1.6rem;
 	width: 1.6rem;
 	top: 0.1rem;
-	left: 0.1rem;
+	left: 0.13rem;
 	border-radius: 1.5rem;
 	background: #fff;
 	-moz-transition: .20s ease-in-out;
@@ -377,7 +377,7 @@ ul.pagination {
 }
 
 .checkbox-ios input[type=checkbox]:checked + label:after {
-	left: 1.75rem;
+	left: 1.77rem;
 }
 
 /* Bootstrap fixes */

File diff suppressed because it is too large
+ 0 - 0
assets/cp.styles.css.go


Some files were not shown because too many files changed in this diff