Skip to content

Commit

Permalink
Hide the console to start with to prevent a flash of unstyled content
Browse files Browse the repository at this point in the history
  • Loading branch information
cannikin committed Jul 28, 2011
1 parent 74c8699 commit ad77bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/webconsole.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div id="rack-webconsole">
<div id="rack-webconsole" style="display:none">
<form accept-charset="UTF-8" action="/webconsole" method="post">
<input name="utf8" type="hidden" value=""/>
<div class="results_wrapper">
Expand Down

0 comments on commit ad77bf6

Please sign in to comment.