From 4c394e0031ad87607c3176b282be482637ae5e59 Mon Sep 17 00:00:00 2001 From: yflory Date: Wed, 27 Sep 2017 10:15:23 +0200 Subject: [PATCH] Fix UI issue in poll --- www/poll/poll.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/poll/poll.less b/www/poll/poll.less index 3774e0fd0..814c1db1e 100644 --- a/www/poll/poll.less +++ b/www/poll/poll.less @@ -39,7 +39,7 @@ body { line-height: auto; } .cryptpad-toolbar { - display: inline-block; + display: block; } .realtime { display: block;