зеркало из https://github.com/mozilla/gecko-dev.git
Bug 515954: bookmark icon are streched in 'Manage' mode [r=mark.finkle]
This commit is contained in:
Родитель
8d90509c0a
Коммит
d327829ed2
|
@ -485,6 +485,8 @@ toolbarbutton.page-button {
|
||||||
.bookmark-item-image {
|
.bookmark-item-image {
|
||||||
height: 24px;
|
height: 24px;
|
||||||
width: 24px;
|
width: 24px;
|
||||||
|
max-height: 24px;
|
||||||
|
max-width: 24px;
|
||||||
margin: 1.6mm 4mm 5mm 2mm;
|
margin: 1.6mm 4mm 5mm 2mm;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -272,6 +272,8 @@ toolbarbutton.page-button {
|
||||||
.bookmark-item-image {
|
.bookmark-item-image {
|
||||||
height: 24px;
|
height: 24px;
|
||||||
width: 24px;
|
width: 24px;
|
||||||
|
max-height: 24px;
|
||||||
|
max-width: 24px;
|
||||||
margin: 1.6mm 1.5mm 0mm 2mm;
|
margin: 1.6mm 1.5mm 0mm 2mm;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче