1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

[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

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;
}