summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-rosy/luasrc
diff options
context:
space:
mode:
authorYanlanShen <yanlan.Shen@rosinson.com>2019-04-07 18:11:00 +0800
committerRosy Song <rosysong@rosinson.com>2019-04-07 18:17:16 +0800
commit14c9de571aa85d8683b9558afe7901618804c398 (patch)
tree5778a3649a0dd84d6fbc265825cf4a710fe3fece /themes/luci-theme-rosy/luasrc
parentf5209f378eefd04be67dd21be86614bfc2a3014f (diff)
luci-theme-rosy: fix hidden footer for mobile devices
Signed-off-by: YanlanShen <yanlan.Shen@rosinson.com>
Diffstat (limited to 'themes/luci-theme-rosy/luasrc')
-rwxr-xr-xthemes/luci-theme-rosy/luasrc/view/themes/rosy/footer.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/luci-theme-rosy/luasrc/view/themes/rosy/footer.htm b/themes/luci-theme-rosy/luasrc/view/themes/rosy/footer.htm
index 4377e1ca98..25997d145e 100755
--- a/themes/luci-theme-rosy/luasrc/view/themes/rosy/footer.htm
+++ b/themes/luci-theme-rosy/luasrc/view/themes/rosy/footer.htm
@@ -28,7 +28,7 @@
</div>
</div>
</div>
-<footer class="mobile-hide">
+<footer>
<a href="https://github.com/openwrt/luci">Powered by<%= ver.luciname %> (<%= ver.luciversion %>)</a> /
<%= ver.distversion %>
<% if #categories > 1 then %>