1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 09:30:34 +01: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;
width: auto;
min-height: 40px;
margin: 0 0 5px 0;
margin: 0 0 5px;
padding-bottom: 5px;
}