[ticket/12506] Fix responsive profile min-height (no avatar)

PHPBB3-12506
This commit is contained in:
PayBas 2014-08-07 17:11:13 +02:00
parent 09e45fee89
commit 3522808528

View file

@ -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;
}