1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/13214] Remove px after 0 from padding property

PHPBB3-13214
This commit is contained in:
Máté Bartus
2017-09-15 11:29:08 +02:00
parent 711d4db968
commit 36e7446103

View File

@@ -386,7 +386,7 @@
fieldset dd,
fieldset.fields1 dd,
fieldset.fields2 dd {
margin-left: 0px;
margin-left: 0;
}
textarea,