From 773a80b40cfa8105b97c209bd793ac5e823a2764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Fri, 9 Jun 2017 09:49:18 +0200 Subject: [PATCH] fix title positioning on mobile Closes #948 --- css/glowingbear.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/glowingbear.css b/css/glowingbear.css index c965d8c..51d2a78 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -806,6 +806,7 @@ img.emojione { right: 60px; text-align: center; font-size: 18px; + width: initial; } #topbar .brand img {