зеркало из https://github.com/mozilla/gecko-dev.git
Bug 519390 - Page info sometimes resizes an image incorrectly when it uses scaling. r=dao
This commit is contained in:
Родитель
cae988cf47
Коммит
2bf15c755e
|
@ -14,3 +14,8 @@ richlistitem[feed]:not([selected="true"]) .feed-subscribe {
|
||||||
groupbox[closed="true"] > .groupbox-body {
|
groupbox[closed="true"] > .groupbox-body {
|
||||||
visibility: collapse;
|
visibility: collapse;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* This following entry can be removed when Bug 522850 is fixed. */
|
||||||
|
#thepreviewimage {
|
||||||
|
min-width: 1px;
|
||||||
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче