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

Merge pull request #3937 from hanakin/ticket/14204

[ticket/14204]Fix form buttons to use consistent button codebase
This commit is contained in:
Marc Alexander
2017-03-18 14:35:38 +01:00
71 changed files with 207 additions and 304 deletions

View File

@@ -850,12 +850,6 @@ fieldset.fields1 dd.recipients {
margin-left: 1em;
}
fieldset.fields1 ul.recipients input.button2 {
font-size: 0.8em;
margin-right: 0;
padding: 0;
}
fieldset.fields1 dl.pmlist > dt {
width: auto !important;
}