diff --git a/assets/css/extra.css b/assets/css/extra.css index 2db37f3..89b8979 100644 --- a/assets/css/extra.css +++ b/assets/css/extra.css @@ -72,11 +72,8 @@ a{ } input[type="checkbox"]{ - width:20px; - height:20px; - position: relative; - left:5px; - top: 5px; + width:25px; + height:25px; } #selectLocation{ @@ -106,7 +103,6 @@ select { font-size: large; outline: none; position:relative; - bottom:8px; } #browserInfo{ cursor: pointer; diff --git a/html/preferences.html b/html/preferences.html index 7d32f53..dd9121f 100644 --- a/html/preferences.html +++ b/html/preferences.html @@ -8,6 +8,7 @@