Bug 1175902 - Move the shadow to #detail-screenshot. r=mossop

This commit is contained in:
Richard Marti 2015-06-27 22:05:17 +02:00
parent 7dab97b2fa
commit cfd1e49220

View File

@ -676,14 +676,13 @@
#detail-screenshot-box {
-moz-margin-end: 2em;
padding: 10px;
background-color: white;
box-shadow: 0 1px 2px #666;
}
#detail-screenshot {
max-width: 300px;
max-height: 300px;
background-color: white;
box-shadow: 0 1px 2px #666;
}
#detail-screenshot[loading] {