Remove second background from #lighbox_overlay.

The child ".image-preview" has a background which is ordinarily
invisible (as it is the same color as the #lightbox_overlay bg,
however when fading in it is noticeable.
This commit is contained in:
Brock Whittaker 2017-03-19 11:57:47 -07:00 committed by Tim Abbott
parent 234e8b500e
commit 24e2f31d3d
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@
height: calc(100% - 65px - 30px);
margin: 0px;
background-color: #19203a;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;