Skip to content

Commit 3224310

Browse files
author
xss
committed
fix pane
1 parent f5ad3fe commit 3224310

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</div>
4343
<ol class="nav noselect">
4444
<li class="home"><i class="icon-habhub"></i></li>
45-
<li class="prediction_settings"></li>
45+
<li class="prediction_settings"><i></i></li>
4646
<li class="chasecar" style="display: none"><i class="icon-car"></i></li>
4747
<li class="settings"><i class="icon-settings"></i></li>
4848
<li class="weather">
@@ -265,9 +265,9 @@ <h2><i class="icon-car rfloat"></i>Chase Mode</h2>
265265
<hr>
266266
</div>
267267
</div>
268-
<div id="userbox" style="display: none" class="flatpage">
268+
<div id="prediction_settingsbox" style="display: none" class="flatpage">
269269
<div class="slimContainer">
270-
<h2><i class="icon-user rfloat"></i>Prediction Settings</h2>
270+
<h2>Prediction Settings</h2>
271271
Only use this tab if your the operator of a balloon launch.
272272
<hr>
273273
<div id="update-flightdocs" style="display: none">

0 commit comments

Comments
 (0)