diff --git a/source/stylesheets/print.css.scss b/source/stylesheets/print.css.scss index 7130f98..4bda057 100644 --- a/source/stylesheets/print.css.scss +++ b/source/stylesheets/print.css.scss @@ -28,7 +28,7 @@ body { @extend %default-font; } -.tocify, .toc-footer { +.tocify, .toc-footer, .lang-selector, .search, #nav-button { display: none; }