mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge pull request #5947 from mrgoldy/ticket/16442
[ticket/16442] Remove redundant longhand value
This commit is contained in:
commit
ec058d6b84
1 changed files with 1 additions and 1 deletions
|
@ -542,7 +542,7 @@
|
|||
overflow: hidden;
|
||||
width: auto;
|
||||
min-height: 40px;
|
||||
margin: 0 0 5px 0;
|
||||
margin: 0 0 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue