Fixed username column width for German

This commit is contained in:
Igor Zhukov 2014-11-11 19:24:19 +03:00
parent e64acc7eca
commit b1844b5bc0

View File

@ -552,7 +552,7 @@ div.im_panel_own_photo {
.modal_section_body dt { .modal_section_body dt {
font-weight: normal; font-weight: normal;
display: inline-block; display: inline-block;
width: 80px; width: 100px;
} }
.modal_section_body dd { .modal_section_body dd {
display: inline-block; display: inline-block;