diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index f4f842303..6cedf184e 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -658,7 +658,7 @@ h1 .imageLink { /* Dashboard home */ .tblConnections td { - padding: 1em 0 1em 1.25em; + padding: 1em 0 1em .75em; vertical-align: top; } @@ -666,12 +666,8 @@ h1 .imageLink { padding-left: 0; } -.tblConnections img { - height: 48px; -} - -.nowPlayingText { - padding-left: .5em!important; +.tblConnections img:not(.clientNowPlayingImage) { + height: 28px; } .clientNowPlayingImage { diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index 0c5ccd6dc..4267697ac 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -60,9 +60,11 @@ -