From 99c19b307e71eccccdcacef4e94c3d4fd015d2a1 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 13 Feb 2014 02:55:16 -0800 Subject: don't fix the height of the archive widget - fix the maximum height --- view/css/widgets.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/css/widgets.css b/view/css/widgets.css index a34508961..7ad6d79e5 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -68,7 +68,7 @@ #datebrowse-sidebar select { width: 190px; max-width: 190px; - height: 150px; + max-height: 150px; } /* categories */ -- cgit v1.2.3