Bug 1102869 - Fix character counter CSS for Linux. r=clokep

This commit is contained in:
aleth 2014-11-21 15:35:36 +01:00
Родитель c90282d20a
Коммит e87c96f045
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -389,7 +389,7 @@
.conv-counter {
padding-bottom: 1px;
-moz-padding-end: 6px;
margin: 0;
margin: 0 !important; /* override margins from description */
}
.conv-counter[value^="-"] {