зеркало из https://github.com/mozilla/pjs.git
Bug 352600. Need a max-width/height on the feed icon. ui-r=beltzner, r=mconnor
This commit is contained in:
Родитель
461623ca6c
Коммит
6595f4216b
|
@ -151,6 +151,8 @@ a[href] img {
|
|||
-moz-margin-end: 0;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
max-width: 300px;
|
||||
max-height: 150px;
|
||||
}
|
||||
|
||||
.feedEntryContent {
|
||||
|
|
Загрузка…
Ссылка в новой задаче