Skip to content

Commit a396865

Browse files
committed
Forcing the footer in mobile
1 parent 5327226 commit a396865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _static/signalfx-includes.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ a.headerlink {
402402

403403
@media (max-width: 767px) {
404404
.footer {
405-
display: none;
405+
display: none !important;
406406
}
407407
}
408408

0 commit comments

Comments
 (0)