diff --git a/dashboard-ui/css/dashboard.css b/dashboard-ui/css/dashboard.css index 7878b7aace..03360cc097 100644 --- a/dashboard-ui/css/dashboard.css +++ b/dashboard-ui/css/dashboard.css @@ -3,11 +3,6 @@ margin-left: 0; } -iron-icon { - min-width: 24px; - min-height: 24px; -} - .paperCheckboxFieldDescription { padding-left: 31px; padding-top: 5px; diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 2ec9c591b8..bf7e7ee561 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -7,24 +7,6 @@ contain: layout style; } -.emby-button.fab iron-icon { - width: 100%; - height: 100%; - vertical-align: middle; -} - -.emby-button iron-icon + span { - margin-left: .5em; -} - -.paper-icon-button-light > iron-icon { - width: 100%; - height: 100%; - /* Make sure its on top of the ripple */ - position: relative; - z-index: 1; - vertical-align: middle; -} /* Links */ .ui-body-b a { color: #52B54B /*{b-link-color}*/; diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index 9470b1a196..7599ab9e12 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -21,7 +21,7 @@
-
${MessagePleaseRestartServerToFinishUpdating}
@@ -67,7 +76,9 @@