From 17fe50912ee358dbacaaa402a55e1fcfa14f7e85 Mon Sep 17 00:00:00 2001 From: zsloan Date: Tue, 6 Oct 2020 14:19:21 -0500 Subject: Fixed issue where drop-down arrows and textarea corners couldn't be clicked with certain window widths * wqflask/wqflask/templates/index_page_orig.html - Changed the left/right div's padding to prevent them from overlapping and changed the textareas' styles to make them only expandable vertically --- wqflask/wqflask/templates/index_page_orig.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html index 06b71f53..6b3bec9a 100755 --- a/wqflask/wqflask/templates/index_page_orig.html +++ b/wqflask/wqflask/templates/index_page_orig.html @@ -17,13 +17,13 @@ --> -
+
{{ flash_me() }}
-
+
@@ -184,7 +184,7 @@
-
+