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

This commit is contained in:
sayrer@gmail.com 2007-11-06 21:09:42 -08:00
parent d35eb8803b
commit 93e31807a8

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 {