# HG changeset patch # User bsw # Date 1612212591 -3600 # Node ID 10fdd6713adbedfab50597c3c8e29479aec8d859 # Parent 37d910d919a34bad3671ffd487f0acc2d5480ff0 Removed space left of admission info box diff -r 37d910d919a3 -r 10fdd6713adb static/lf4.css --- a/static/lf4.css Mon Feb 01 21:48:13 2021 +0100 +++ b/static/lf4.css Mon Feb 01 21:49:51 2021 +0100 @@ -552,10 +552,6 @@ font-family: "Roboto Bold"; } -.admitted_info, .not_admitted_info { - margin-left: 15px; -} - .admitted_info table th, .not_admitted_info table th { text-align: left; @@ -568,8 +564,6 @@ padding-right: 5px; } -.admitted - .event_info i { font-size: 18px; color: #444;