Hide mobile lang selector and search on print

This commit is contained in:
Robert Lord
2014-06-12 16:02:41 -07:00
parent 3125ad8f72
commit 65496915b8

View File

@@ -28,7 +28,7 @@ body {
@extend %default-font;
}
.tocify, .toc-footer {
.tocify, .toc-footer, .lang-selector, .search, #nav-button {
display: none;
}