aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-13 02:55:16 -0800
committerfriendica <info@friendica.com>2014-02-13 02:55:16 -0800
commit99c19b307e71eccccdcacef4e94c3d4fd015d2a1 (patch)
treedf02c63837e064ef679b688ad80a01612c0a3039 /view
parentec99cac9e8abdb85c1a8355b7617556f238d4c91 (diff)
downloadvolse-hubzilla-99c19b307e71eccccdcacef4e94c3d4fd015d2a1.tar.gz
volse-hubzilla-99c19b307e71eccccdcacef4e94c3d4fd015d2a1.tar.bz2
volse-hubzilla-99c19b307e71eccccdcacef4e94c3d4fd015d2a1.zip
don't fix the height of the archive widget - fix the maximum height
Diffstat (limited to 'view')
-rw-r--r--view/css/widgets.css2
1 files changed, 1 insertions, 1 deletions
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 */