Skip to content

Commit

Permalink
Fix view in phones.
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Vazquez committed Jul 12, 2017
1 parent f2d7ecf commit b3e953b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TempXD/data/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h2 class="card-title" id="boilValue">0.00</h2>

<nav class="navbar bg-faded rounded navbar-toggleable-md">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#containerNavbar" aria-controls="containerNavbar" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon">Exp</span>
</button>
<a class="navbar-brand" href="#">Select </a>

Expand Down

0 comments on commit b3e953b

Please sign in to comment.