From d753f92207c4cb7b2e3b8f73350b3323f1b34700 Mon Sep 17 00:00:00 2001 From: papee Date: Sat, 15 Aug 2020 16:17:18 +0200 Subject: [PATCH 1/2] binance link to buy btc responsive --- zerobin/views/paste.tpl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/zerobin/views/paste.tpl b/zerobin/views/paste.tpl index a76d45c..9cfa424 100644 --- a/zerobin/views/paste.tpl +++ b/zerobin/views/paste.tpl @@ -93,7 +93,7 @@
- Tip it withTip it -
- +
+
+ +
@@ -211,7 +213,6 @@
>
-
From b54574d5ca3418bb3dc538e672d068e8096277d4 Mon Sep 17 00:00:00 2001 From: papee Date: Sat, 15 Aug 2020 16:21:25 +0200 Subject: [PATCH 2/2] binance link to buy btc responsive --- zerobin/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/zerobin/static/css/style.css b/zerobin/static/css/style.css index 9641d9d..cf70ff6 100644 --- a/zerobin/static/css/style.css +++ b/zerobin/static/css/style.css @@ -626,6 +626,7 @@ nav ul li a:hover { max-width: 120px; width: 100%; overflow: hidden; + text-overflow: ellipsis; } }