1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 08:13:14 +02:00

[ticket/12813] Move inline-CSS to css file

PHPBB3-12813
This commit is contained in:
PayBas
2014-07-06 13:02:26 +02:00
parent 8d6d21c7de
commit b323a01fd3
2 changed files with 5 additions and 1 deletions

View File

@@ -852,6 +852,10 @@ fieldset.fields1 dl.pmlist dd.recipients {
margin: 4px 0;
}
.forabg + .action-bar {
margin-top: 2em;
}
.action-bar:after {
clear: both;
content: '';