1
0
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:
Crizzo
2014-03-03 21:11:06 +01:00
parent 6152d6c41e
commit d40fb32dcd
3 changed files with 82 additions and 49 deletions

View File

@@ -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
---------------------------------------- */