diff --git a/css/download.css b/css/download.css index 0527270..ab7c18a 100644 --- a/css/download.css +++ b/css/download.css @@ -31,7 +31,7 @@ } .download-graph { - width: 35%; + width: 40%; margin-top: 1em; margin-bottom: 1em; margin-right: 30px; diff --git a/css/style.css b/css/style.css index da05f92..edf003e 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,8 @@ +input[type=checkbox], input[type=radio] { + vertical-align: middle; + position: relative; +} + .pagination ul > li:not(.disabled) { cursor: pointer; } diff --git a/index.html b/index.html index 54326ca..5d47528 100755 --- a/index.html +++ b/index.html @@ -239,44 +239,51 @@