Skip to content

Commit

Permalink
[ft #144208815] Rework landing page #1
Browse files Browse the repository at this point in the history
  • Loading branch information
asce1062 committed May 8, 2017
1 parent fc9728e commit 51c3df2
Show file tree
Hide file tree
Showing 6 changed files with 1,381 additions and 680 deletions.
2 changes: 1 addition & 1 deletion wger/core/templates/navigation.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% load i18n cache wger_extras %}
<nav id="nav">
<div>
<div class="navbar {% if flavour == 'full' %}navbar-inverse{% else %}navbar-default{% endif %}">
<div class="navbar {% if flavour == 'full' %}navbar-inverse{% else %}navbar-default{% endif %}" style="margin-bottom:0px;">
<div class="container">
<div class="navbar-header" >
<a class="navbar-toggle hidden-xs" data-toggle="collapse" data-target="#main-navbar-navigation">
Expand Down
Loading

0 comments on commit 51c3df2

Please sign in to comment.