From 05de1507962626e04398f581ae6b66b2fd8e0e8e Mon Sep 17 00:00:00 2001 From: pb1dft Date: Sun, 7 Jan 2007 23:18:36 +0000 Subject: minor css adjustment --- contrib/themes/INHOLLAND/templates/default.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'contrib/themes') diff --git a/contrib/themes/INHOLLAND/templates/default.css b/contrib/themes/INHOLLAND/templates/default.css index 3170b720..c35eff5e 100644 --- a/contrib/themes/INHOLLAND/templates/default.css +++ b/contrib/themes/INHOLLAND/templates/default.css @@ -381,12 +381,12 @@ div#sidebar{ #sidebar li:hover ul, #sidebar li.sfhover ul { left: auto; /* this calls the submenu back when the parent li is hovered. */ } -#play_type_switch { - width: 11em; +#sidebar select { + width: 95%; position: relative; - top: -2px; + font-size: 10px; + top: -4px; left: -4px; - font-size: 8px; } /* Styles for Now Playing */ -- cgit