fixed contribute character counter position (bug 562758)
This commit is contained in:
Родитель
68a7f7c62c
Коммит
e2d373a28b
|
@ -78,3 +78,8 @@
|
|||
.jqmOverlay {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
/** l10n: fix the overlapping "255" counter */
|
||||
.html-rtl #contribute-box .commentlen {
|
||||
float: left;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче