mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/12506] Fix responsive profile min-height (no avatar)
PHPBB3-12506
This commit is contained in:
parent
09e45fee89
commit
3522808528
1 changed files with 1 additions and 0 deletions
|
@ -416,6 +416,7 @@ fieldset.polls dd.resultbar, fieldset.polls dd.poll_option_percent {
|
|||
padding-bottom: 5px;
|
||||
margin: 0;
|
||||
margin-bottom: 5px;
|
||||
min-height: 40px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue