Update API settings page to display checkboxes correctly.

This commit is contained in:
Dane Everitt 2017-03-31 21:46:40 -04:00
parent c7d4c3aa76
commit 75119611b9
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
3 changed files with 215 additions and 229 deletions

View file

@ -37,6 +37,7 @@
width: 17px;
height: 17px;
left: 0;
top: 2.5px;
margin-left: -20px;
border: 1px solid #cccccc;
border-radius: 3px;
@ -51,7 +52,7 @@
width: 16px;
height: 16px;
left: 0;
top: 0;
top: 2.5px;
margin-left: -20px;
padding-left: 3px;
padding-top: 1px;