From e03114224f95e24da5600fa5f9375c79eb913b18 Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Sun, 21 Jun 2020 18:12:11 -0500 Subject: [PATCH] Fized css --- src/dropper/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dropper/templates/index.html b/src/dropper/templates/index.html index 162f370..cfd4448 100644 --- a/src/dropper/templates/index.html +++ b/src/dropper/templates/index.html @@ -74,11 +74,11 @@ {% endif %} {% elif note.strip().startswith( ("http:", "https:", "ftp:", "file:") ) %} {% if note.strip().endswith( (".jpg", ".jpeg", ".png", ".gif") ) %} -
+ {% else %}