mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
[ticket/8785] Rebuilding posting_editor pm head + new language vars
PHPBB3-8785
This commit is contained in:
@@ -750,6 +750,21 @@ dl.details dd {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
fieldset.fields1 ul.recipients {
|
||||
list-style-type: none;
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
fieldset.fields1 dd.recipients {
|
||||
clear: left;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
fieldset.fields1 ul.recipients input.button2{
|
||||
font-size: 0.8em;
|
||||
margin-right: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Pagination
|
||||
---------------------------------------- */
|
||||
|
Reference in New Issue
Block a user