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 { #pcomments {
clear: both; clear: both;
color: #903; color: #903;
white-space: normal;
padding-bottom: 1em;
} }
#pimage { #pimage {
text-align: center; text-align: center;