Fixed username column width for German
This commit is contained in:
parent
e64acc7eca
commit
b1844b5bc0
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user