diff --git a/css/sharkzapper_popup.css b/css/sharkzapper_popup.css index 61faedf..e9b6632 100644 --- a/css/sharkzapper_popup.css +++ b/css/sharkzapper_popup.css @@ -1,6 +1,6 @@ body { min-width: 300px; - min-height: 160px; + min-height: 120px; -webkit-user-select: none; cursor: default; } @@ -209,6 +209,12 @@ body.noAlbumArt #lowerControls { #player_times { width: auto; } +#player_elapsed { + padding-right: 3px; +} +#player_duration { + padding-left: 3px; +} #queue_position { position: absolute;