mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-30 01:59:29 +00:00
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:
parent
5339922cd3
commit
dd6a9f754d
@ -2,6 +2,9 @@
|
||||
|
||||
#monitor {
|
||||
margin: 18px 20px 38px 13px;
|
||||
width: 153px;
|
||||
height: 114px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#monitorImage {
|
||||
|
@ -2,6 +2,9 @@
|
||||
|
||||
#monitor {
|
||||
margin: 12px 11px 32px;
|
||||
width: 153px;
|
||||
height: 114px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#monitorImage {
|
||||
|
Loading…
x
Reference in New Issue
Block a user