mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
Merge pull request #5947 from mrgoldy/ticket/16442
[ticket/16442] Remove redundant longhand value
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user