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

index f62292c1b1a9d3eb0bc83504f92e0956f93ca6fe..1486986d75c0d342ecb4526dd8a1f1de0bace0e3 100644 (file)
@@ -28,7 +28,7 @@
 }
 .motion .motion-title{
   border-bottom: 1px solid black;
-  padding: 5px;
+  padding: 10px;
 }
 .motion .motion-title .title-text{
   font-size: 15pt;