From f5d77f43c89377449f4fbe952f6b1dcfc458c91a Mon Sep 17 00:00:00 2001 From: David Schultz Date: Wed, 15 Sep 2021 16:19:44 -0500 Subject: [PATCH] fix centering issue now that search hints makes label appear offset from search box --- pubs/static/external.css | 1 - pubs/static/external.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/pubs/static/external.css b/pubs/static/external.css index acd93b4..94dc2e0 100644 --- a/pubs/static/external.css +++ b/pubs/static/external.css @@ -31,7 +31,6 @@ } .publication_filters div.search, .publication_filters div.submit { width: 100%; - align-items: center; } .publication_filters div.search input { width: 100%; diff --git a/pubs/static/external.js b/pubs/static/external.js index 78893c6..5f2c03f 100644 --- a/pubs/static/external.js +++ b/pubs/static/external.js @@ -23,7 +23,7 @@ var loadDeps = async function(baseurl){ const pub_html = `
-