liquid_feedback_frontend

changeset 1586:1c21a43ef121

Fixed unevenly distributes white space around initiative list
author bsw
date Tue Jan 26 19:15:35 2021 +0100 (2021-01-26)
parents 020fd82c6cb4
children d5c5bf6bfda5
files app/main/_layout/default.html
line diff
     1.1 --- a/app/main/_layout/default.html	Tue Jan 26 18:57:19 2021 +0100
     1.2 +++ b/app/main/_layout/default.html	Tue Jan 26 19:15:35 2021 +0100
     1.3 @@ -140,8 +140,8 @@
     1.4        line-height: normal;
     1.5      }
     1.6      .initiatives.mdl-list  {
     1.7 -      margin-top: 10px;
     1.8 -      margin-bottom: 0px;
     1.9 +      margin-top: 5px;
    1.10 +      margin-bottom: 5px;
    1.11        padding-bottom: 0px;
    1.12      }
    1.13      .initiatives .mdl-list__item--three-line {

Impressum / About Us