liquid_feedback_frontend

changeset 1613:10fdd6713adb

Removed space left of admission info box
author bsw
date Mon Feb 01 21:49:51 2021 +0100 (2021-02-01)
parents 37d910d919a3
children d8812caac776
files static/lf4.css
line diff
     1.1 --- a/static/lf4.css	Mon Feb 01 21:48:13 2021 +0100
     1.2 +++ b/static/lf4.css	Mon Feb 01 21:49:51 2021 +0100
     1.3 @@ -552,10 +552,6 @@
     1.4    font-family: "Roboto Bold";
     1.5  }
     1.6  
     1.7 -.admitted_info, .not_admitted_info {
     1.8 -  margin-left: 15px;
     1.9 -}
    1.10 -
    1.11  .admitted_info table th,
    1.12  .not_admitted_info table th {
    1.13    text-align: left;
    1.14 @@ -568,8 +564,6 @@
    1.15    padding-right: 5px;
    1.16  }
    1.17  
    1.18 -.admitted
    1.19 -
    1.20  .event_info i {
    1.21    font-size: 18px;
    1.22    color: #444;

Impressum / About Us