From eceac0bbc9c06ed5692f07187058b0fe7584f360 Mon Sep 17 00:00:00 2001 From: Scott Erickson <sderickson@gmail.com> Date: Tue, 5 Aug 2014 15:06:11 -0700 Subject: [PATCH] Hiding the randomize button overlay until #1409 is handled. --- app/styles/editor/level/thangs_tab.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/styles/editor/level/thangs_tab.sass b/app/styles/editor/level/thangs_tab.sass index ac5509f64..0bbf859e1 100644 --- a/app/styles/editor/level/thangs_tab.sass +++ b/app/styles/editor/level/thangs_tab.sass @@ -212,6 +212,7 @@ $mobile: 1050px position: relative #canvas-overlay + display: none position: absolute width: 100% height: 100%