]> WPIA git - motion.git/commitdiff
fix motion title size again
authorFelix Dörre <felix@dogcraft.de>
Fri, 29 May 2020 08:37:08 +0000 (10:37 +0200)
committerFelix Dörre <felix@dogcraft.de>
Fri, 29 May 2020 08:37:08 +0000 (10:37 +0200)
templates/base.html

index 1486986d75c0d342ecb4526dd8a1f1de0bace0e3..bd8c265fdb972951257de7ff80e0117c79e35dd3 100644 (file)
@@ -13,7 +13,7 @@
   margin-bottom:5px;
 }
 .motion .motion-title input.motion-title-input {
-  width: 80%;
+  width: 66%;
 }
 .motion .motion-title .float {
   float: right;