From 340624fe1e013512c11238e7ad0e12c0baca629e Mon Sep 17 00:00:00 2001 From: Mokaddem Date: Thu, 27 Oct 2016 16:18:49 +0200 Subject: [PATCH] Fixed bug in modal show paste (show more button not showing) --- var/www/templates/show_saved_paste.html | 36 ++++++++++--------------- 1 file changed, 14 insertions(+), 22 deletions(-) diff --git a/var/www/templates/show_saved_paste.html b/var/www/templates/show_saved_paste.html index b164bcb1..6ab209ca 100644 --- a/var/www/templates/show_saved_paste.html +++ b/var/www/templates/show_saved_paste.html @@ -5,31 +5,24 @@ - - - - - - - - - - - - + + + + + + + + + + + -
-
-
-

Paste: {{ request.args.get('paste') }}

- -
-
- -
+

Paste: {{ request.args.get('paste') }}

+ + @@ -88,7 +81,6 @@ -