1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

[ticket/8785] Adds a new optical improvement, new file and fixes html bugs

PHPBB3-8785
This commit is contained in:
Crizzo
2014-03-09 13:20:49 +01:00
parent 60ca7f91e2
commit 9ef79776a9
4 changed files with 105 additions and 93 deletions

View File

@@ -768,6 +768,14 @@ fieldset.fields1 ul.recipients input.button2{
padding: 0;
}
fieldset.fields1 dl.pmlist > dt {
width: auto !important;
}
fieldset.fields1 dl.pmlist dd.recipients {
margin-left: 0 !important;
}
/* Pagination
---------------------------------------- */
.pagination {