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

Merge pull request #5947 from mrgoldy/ticket/16442

[ticket/16442] Remove redundant longhand value
This commit is contained in:
Michael Miday
2020-04-15 00:28:51 -10:00
committed by GitHub

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;
}