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
parent bd2d41a6ba
commit 96459d74ad
2 changed files with 4 additions and 0 deletions

View File

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

View File

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