summaryrefslogtreecommitdiff
path: root/offline.html
diff options
context:
space:
mode:
Diffstat (limited to 'offline.html')
-rw-r--r--offline.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/offline.html b/offline.html
index ee1a826..da10939 100644
--- a/offline.html
+++ b/offline.html
@@ -53,7 +53,7 @@
<ul class="nav navbar-nav navbar-right">
<li><a href="#" onclick="offline_clear()" title="Remove all downloads">
- <span class="glyphicon glyphicon-remove-circle text-danger"></span> <span class='hidden-md hidden-lg'>Remove all downloads</span>
+ <span class="glyphicon glyphicon-remove-circle text-danger"></span> <span class='hidden-sm hidden-md hidden-lg'>Remove all downloads</span>
</a></li>
</ul>