From f9f2aaddced0ba349358f1bfa419117b036e3ca8 Mon Sep 17 00:00:00 2001 From: Hannes Mannerheim Date: Mon, 9 Feb 2015 00:26:45 +0100 Subject: [PATCH] worst bug ever fixed https://social.umeahackerspace.se/notice/186213 --- css/qvitter.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/qvitter.css b/css/qvitter.css index 12b15ec..bb04d34 100644 --- a/css/qvitter.css +++ b/css/qvitter.css @@ -1459,7 +1459,7 @@ background-repeat: no-repeat; list-style-image: none; list-style-position: outside; list-style-type: none; - min-height: 73px; + min-height: 85px; } .stream-item.user .queet { cursor: auto;