Browse Source

Removed not needed class.

Martin Edenhofer 10 years ago
parent
commit
64819b6eeb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/views/init/index.html.erb

+ 1 - 1
app/views/init/index.html.erb

@@ -1,4 +1,4 @@
-<div id="app" class="fit flex horizontal"></div>
+<div id="app" class="fit horizontal"></div>
 <div id="splash">
   <div class="logo">booting...</div>
 </div>