better handling of css on "blue box" screens
This commit is contained in:
parent
1ee15f38ee
commit
332f8f8d2f
6 changed files with 25 additions and 10 deletions
|
|
@ -100,7 +100,7 @@
|
|||
<div id="hourly-html" class="weather-display">
|
||||
<%- include('partials/hourly.ejs') %>
|
||||
</div>
|
||||
<div id="current-weather-html" class="weather-display show">
|
||||
<div id="current-weather-html" class="weather-display">
|
||||
<%- include('partials/current-weather.ejs') %>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue