Bug 385503: 'Set Desktop Background' on an image large than screen and position=center preview is too large, patch by Dao Gottwald <dao@design-noir.de>, r=mano

This commit is contained in:
dolske@mozilla.com 2007-11-06 21:09:46 -08:00
parent 89d0b46774
commit 9fdf9c0aee

View File

@ -2,6 +2,9 @@
#monitor {
margin: 12px 11px 32px;
width: 153px;
height: 114px;
overflow: hidden;
}
#monitorImage {