summaryrefslogtreecommitdiffstats
path: root/Doc/html/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/html/style.css')
-rw-r--r--Doc/html/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/html/style.css b/Doc/html/style.css
index bd79427..70cc235 100644
--- a/Doc/html/style.css
+++ b/Doc/html/style.css
@@ -146,5 +146,5 @@ div.note .label { margin-right: 0.5em;
* Some specialization for printed output.
*/
@media print {
- #bottom-navigation-panel { display: none; }
+ .online-navigation { display: none; }
}