Extend the post-image div height for the drag affordance

Forgot to update the size here, so there's a weird break in the div
right now.

Change-Id: Iea46de723a2ea9a620a07a150560901c81ea9620
This commit is contained in:
Mark Holmquist 2013-12-10 15:02:22 -08:00
parent 0fca63132c
commit 32796a3578

View file

@ -7,7 +7,7 @@
.mlb-image-wrapper {
top: 0px;
bottom: 64px;
bottom: 96px;
}
.mlb-controls {