Bug 352600. Need a max-width/height on the feed icon. ui-r=beltzner, r=mconnor

This commit is contained in:
sayrer%gmail.com 2006-09-14 02:03:24 +00:00
Родитель 2281ff8b59
Коммит 4f9bc14724
2 изменённых файлов: 4 добавлений и 0 удалений

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

@ -151,6 +151,8 @@ a[href] img {
-moz-margin-end: 0;
margin-top: 0;
margin-bottom: 0;
max-width: 300px;
max-height: 150px;
}
.feedEntryContent {

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

@ -151,6 +151,8 @@ a[href] img {
-moz-margin-end: 0;
margin-top: 0;
margin-bottom: 0;
max-width: 300px;
max-height: 150px;
}
.feedEntryContent {