diff --git a/dashboard/src/theme.scss b/dashboard/src/theme.scss index e5f694401..5ff462ff1 100644 --- a/dashboard/src/theme.scss +++ b/dashboard/src/theme.scss @@ -171,10 +171,6 @@ select.form-control { box-shadow: none; } -input[type="checkbox"], input[type="radio"] { - margin-top: 2px; -} - .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { background-color: white; outline: none;