Skip to content

Commit

Permalink
Tweaked nav bar to fit better on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTimbones committed Nov 14, 2023
1 parent 76b5e96 commit 242f391
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions apps/OpenEnergyMonitor/myheatpump/myheatpump.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@
<div class="block-bound">

<div class="bargraph-navigation">
<!--<div class="bluenav bargraph-other">OTHER</div>-->
<div class="bluenav bargraph-alltime">ALL TIME</div>
<div class="bluenav bargraph-alltime">ALL</div>
<div class="bluenav bargraph-year">YEAR</div>
<div class="bluenav bargraph-quarter">3 MONTHS</div>
<div class="bluenav bargraph-month">MONTH</div>
Expand All @@ -87,8 +86,6 @@
<span class="bluenav time" time='6' title="Last 6 hours">6</span>
<span class="bluenav time" time='1' title="Last hour">H</span>
</div>

<div class="block-title">HISTORY</div>
</div>

<div style="background-color:#fff; padding:10px;">
Expand Down

0 comments on commit 242f391

Please sign in to comment.