1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-27 03:50:22 +02:00

[ticket/16442] Remove redundant longhand value

PHPBB3-16442
This commit is contained in:
mrgoldy
2020-04-14 22:09:41 +02:00
parent 354f6268d9
commit 0653dc3b5b

View File

@@ -542,7 +542,7 @@
overflow: hidden; overflow: hidden;
width: auto; width: auto;
min-height: 40px; min-height: 40px;
margin: 0 0 5px 0; margin: 0 0 5px;
padding-bottom: 5px; padding-bottom: 5px;
} }