зеркало из https://github.com/mozilla/pjs.git
Bug 501095 followup to fix padding on listcell-label r=dao
This commit is contained in:
Родитель
5a49c04d9b
Коммит
b12fe8b87b
|
@ -9,12 +9,11 @@
|
|||
|
||||
#content-icon,
|
||||
.listcell-icon {
|
||||
height: 32px;
|
||||
margin: 5px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
#content-icon,
|
||||
.listcell-icon,
|
||||
.listcell-label {
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче