diff --git a/app/views/layouts/forum.html.erb b/app/views/layouts/forum.html.erb
index fabff5ce..b21db845 100644
--- a/app/views/layouts/forum.html.erb
+++ b/app/views/layouts/forum.html.erb
@@ -72,6 +72,9 @@
html {
font-size: inherit !important;
}
+ nav {
+ line-height: 64px !important;
+ }
nav form {
height: inherit;
}