Merge pull request #302 from levivm/master

hidden footbar on mobile devices
This commit is contained in:
Levi Velázquez 2017-06-02 11:12:57 -05:00 committed by GitHub
commit 7773b841c9
2 changed files with 3 additions and 1 deletions

View File

@ -5,3 +5,5 @@
* [datacenterlight] Fix initially shown price
1.0.2: 2017-05-28
* [datacenterlight] Fixed login redirecting to blank page after logout
1.0.3: 2017-06-02
* [datacenterlight] Hotfix, remove footer on mobile devices

View File

@ -127,7 +127,7 @@
<footer class="navbar-fixed-bottom">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="col-lg-12 hidden-xs">
<ul class="list-inline">
<li>
<a href="#">{% trans "Home"%}</a>