Browse Source

Show options on desktop

Tyler Hallada 9 years ago
parent
commit
80ada77254
1 changed files with 1 additions and 1 deletions
  1. 1 1
      magic/index.html

+ 1 - 1
magic/index.html

@@ -60,7 +60,7 @@ title: Tyler Hallada
60 60
       <button id="hide-show-desktop" class="hide-mobile hide-mobile-inline-block"><i class="icon ion-chevron-down"></i></button>
61 61
     </div>
62 62
   </div>
63
-  <div id="options" class="container-full hide-mobile">
63
+  <div id="options" class="container-full hide-mobile hide-mobile-block">
64 64
     <div class="row clearfix">
65 65
       <div class="column fourth">
66 66
         <form oninput="output.value=speed.value;updateMagic('step', parseFloat(speed.value))">