Skip to content

Commit 9b6c06e

Browse files
committed
Another footer style change to support small devices.
1 parent 15f5a02 commit 9b6c06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<li>
145145
<a href="{demo}/index.html">Demo</a>
146146
</li>
147-
<li class="hidden-xs">
147+
<li class="visible-sm-inline visible-md-inline visible-lg-inline" style="display: none">
148148
<a href="/status">Status</a>
149149
</li>
150150
<li>

0 commit comments

Comments
 (0)