summaryrefslogtreecommitdiff
path: root/public/views/header.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'public/views/header.ejs')
-rw-r--r--public/views/header.ejs6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/views/header.ejs b/public/views/header.ejs
index a1d31430..88e63374 100644
--- a/public/views/header.ejs
+++ b/public/views/header.ejs
@@ -1,7 +1,7 @@
-<nav class="hidden-print navbar navbar-default navbar-fixed-top unselectable">
+<nav class="navbar navbar-default navbar-fixed-top unselectable hidden-print">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
- <span class="pull-right" style="margin-top: 17px; color: #777;">
+ <span class="pull-right" style="margin-top: 17px; color: #777;">
<div class="visible-xs">&nbsp;</div>
<div class="visible-sm">&nbsp;</div>
<div class="visible-md">&nbsp;</div>
@@ -110,4 +110,4 @@
</ul>
</div>
</nav>
-<div class="ui-spinner"></div> \ No newline at end of file
+<div class="ui-spinner unselectable hidden-print"></div> \ No newline at end of file