[ticket/17317] Fix padding on button, left and right not top and bottom

PHPBB3-17317
This commit is contained in:
Daniel James 2024-05-17 12:58:27 +01:00 committed by Marc Alexander
parent cd34cdedee
commit 40ed6c6458
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -783,7 +783,7 @@ fieldset.fields1 dd.recipients {
fieldset.fields1 ul.recipients input.button2 {
font-size: 0.8em;
margin-right: 0;
padding: 2px 0;
padding: 0 2px;
}
fieldset.fields1 dl.pmlist > dt {