Fixed real-time placement of normal canvas, and brought the stop-real-time-playback-button on top of it.

This commit is contained in:
Scott Erickson 2014-09-30 14:25:44 -07:00
parent bab7598ce0
commit 19e6b9d095

View file

@ -19,6 +19,11 @@ $level-resize-transition-time: 0.5s
width: 100%
canvas
margin: 0 auto
#normal-surface
left: 0
right: 0
margin-left: auto
margin-right: auto
#control-bar-view
width: 100%
button, h4
@ -44,6 +49,7 @@ $level-resize-transition-time: 0.5s
text-align: center
#stop-real-time-playback-button
display: block
z-index: 20
.level-content
margin: 0px auto