mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16442] Remove redundant longhand value
PHPBB3-16442
This commit is contained in:
parent
354f6268d9
commit
0653dc3b5b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue