Skip to content

Commit

Permalink
watch tips is now in one line. #32
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuNls committed Jul 7, 2015
1 parent 4145b93 commit 0d90daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/views/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<div style="margin-top: 10px" class="col-md-1 text-center">
<a href="/about/">About</a>
</div>
<div style="margin-top: 10px" class="col-md-1 text-center">
<div style="margin-top: 10px; width: auto" class="col-md-1 text-center">
<a href="/blog/watch-tips/">Watch Tips</a>
</div>
<?php
Expand Down

0 comments on commit 0d90daf

Please sign in to comment.