[ticket/17317] Remove unused CSS styling for inputs

PHPBB3-17317
This commit is contained in:
Daniel James 2024-05-23 16:25:57 +01:00 committed by Marc Alexander
parent c330500c4d
commit 92e545fc26
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -780,12 +780,6 @@ fieldset.fields1 dd.recipients {
margin-left: 1em;
}
fieldset.fields1 ul.recipients input.button2 {
font-size: 0.8em;
margin-right: 0;
padding: 0;
}
fieldset.fields1 dl.pmlist > dt {
width: auto !important;
}