From 55870e428eb4676295bccc5f837d2bf41886e179 Mon Sep 17 00:00:00 2001 From: Graham Date: Thu, 4 Mar 2021 22:14:33 +0000 Subject: [PATCH] Add navbar-expand class to the nav element This ensures multiple nav items appear horizontally, not vertically. Signed-off-by: Graham --- .../main/resources/org/openrs2/archive/templates/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/src/main/resources/org/openrs2/archive/templates/layout.html b/archive/src/main/resources/org/openrs2/archive/templates/layout.html index e6ba6924..bb3217de 100644 --- a/archive/src/main/resources/org/openrs2/archive/templates/layout.html +++ b/archive/src/main/resources/org/openrs2/archive/templates/layout.html @@ -6,7 +6,7 @@ -