From: Felix Dörre Date: Fri, 29 May 2020 08:30:14 +0000 (+0200) Subject: fix bootstrap padding X-Git-Url: https://code.wpia.club/?p=motion.git;a=commitdiff_plain;h=987c5c0e05127d16c13a8539c9770af679a1d859 fix bootstrap padding --- diff --git a/templates/base.html b/templates/base.html index f62292c..1486986 100644 --- a/templates/base.html +++ b/templates/base.html @@ -28,7 +28,7 @@ } .motion .motion-title{ border-bottom: 1px solid black; - padding: 5px; + padding: 10px; } .motion .motion-title .title-text{ font-size: 15pt;