Fix preview bottom bar for small screen widths.

This commit is contained in:
Lars Jung 2015-04-10 03:55:21 +02:00
parent 18d12b6746
commit 99a45ab56e

View File

@ -126,6 +126,7 @@
background-color: rgb(27,27,27);
// box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);
box-shadow: 0 0 8px 2px rgba(0,0,0,0.3);
height: 48px;
}
#pv-overlay.fullscreen {