aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/hydrilla/proxy/web_ui/templates/base.html.jinja1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/base.html.jinja b/src/hydrilla/proxy/web_ui/templates/base.html.jinja
index 06af7d9..9808c16 100644
--- a/src/hydrilla/proxy/web_ui/templates/base.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/base.html.jinja
@@ -189,6 +189,7 @@ in a proprietary work, I am not going to enforce this in court.
margin: 0;
padding: 0;
border-bottom: 2px solid #444;
+ overflow-x: scroll;
}
li.nav-entry, li.nav-separator {