1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-08 17:56:52 +02:00

[ticket/17317] Change button text for pm recipient to increase readability

PHPBB3-17317
This commit is contained in:
Daniel James
2024-05-17 12:48:37 +01:00
committed by Marc Alexander
parent 6aa980eadb
commit cd34cdedee
2 changed files with 4 additions and 4 deletions

View File

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