From b3e189ad879c1580aa0c20e9712cd7bb484835e8 Mon Sep 17 00:00:00 2001 From: Gordon Williams Date: Wed, 13 May 2020 11:40:33 +0100 Subject: [PATCH] Fix alignment of sort tab --- index.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 6d0566d13..f3ca261b5 100644 --- a/index.html +++ b/index.html @@ -40,6 +40,9 @@ .chip { cursor: pointer; } + .filter-nav { + display: inline-block; + } .sort-nav { float: right; } @@ -92,12 +95,6 @@
-
@@ -108,10 +105,15 @@
- +
-
+