diff --git a/incidents/static/custom_css/fir.css b/incidents/static/custom_css/fir.css index 34437e22..62aec50a 100755 --- a/incidents/static/custom_css/fir.css +++ b/incidents/static/custom_css/fir.css @@ -594,6 +594,10 @@ div#concerned_business_lines { clear:both; } +legend.border-bottom { + padding-bottom: 7px; +} + /* Adapt select2 to be compatible with bootstrap light themes -------------------------------------*/ .select2-search-choice {