Bug 857766 - change size of topsites thumbnails.r=jimm

This commit is contained in:
Allison Naaktgeboren 2013-04-03 14:24:56 -07:00
parent ddeeac52cf
commit 10ab6a2909

View File

@ -509,8 +509,8 @@ richgriditem[customColor] .richgrid-icon-box {
}
.richgrid-item-content[customImage] {
height: 120px;
width: 200px;
height: 160px;
width: 250px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;