From 9e71c3d35d861cb8ee3b4d25a6ab3a74b6def795 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Mon, 4 Dec 2017 22:06:39 +1100 Subject: [PATCH] Use fixed-width icons in the navbar - in most places it doesn't matter how wide the icons are but they get stacked vertically in the navbar on narrow screens --- lemoncurry/templates/lemoncurry/tags/nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lemoncurry/templates/lemoncurry/tags/nav.html b/lemoncurry/templates/lemoncurry/tags/nav.html index b6e2702..8359cdc 100644 --- a/lemoncurry/templates/lemoncurry/tags/nav.html +++ b/lemoncurry/templates/lemoncurry/tags/nav.html @@ -1,7 +1,7 @@ {% load activeurl %}{% activeurl %}