Fix long comment display in popup

This commit is contained in:
Bartek Fabiszewski 2019-12-05 10:01:11 +01:00
parent df905329f7
commit c3418cdf6a

View File

@ -174,6 +174,8 @@ label[for=user] {
#pcomments {
clear: both;
color: #903;
white-space: normal;
padding-bottom: 1em;
}
#pimage {
text-align: center;