mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:22:37 +02:00
[ticket/16442] Remove redundant longhand value
PHPBB3-16442
This commit is contained in:
@@ -542,7 +542,7 @@
|
||||
overflow: hidden;
|
||||
width: auto;
|
||||
min-height: 40px;
|
||||
margin: 0 0 5px 0;
|
||||
margin: 0 0 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user