From: Felix Dörre Date: Fri, 29 May 2020 08:37:08 +0000 (+0200) Subject: fix motion title size again X-Git-Url: http://www.controwiki.de/?a=commitdiff_plain;h=5e20a497d0fd1e068bb038e6e9d468c6104f4e30;p=motion.git fix motion title size again --- diff --git a/templates/base.html b/templates/base.html index 1486986..bd8c265 100644 --- a/templates/base.html +++ b/templates/base.html @@ -13,7 +13,7 @@ margin-bottom:5px; } .motion .motion-title input.motion-title-input { - width: 80%; + width: 66%; } .motion .motion-title .float { float: right;