From 0f780ddabcd9fc4aef02c67987c96cf9d876f10a Mon Sep 17 00:00:00 2001 From: papee Date: Sat, 15 Aug 2020 14:13:00 +0200 Subject: [PATCH] binance link to buy btc responsive --- zerobin/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerobin/static/css/style.css b/zerobin/static/css/style.css index 629b0f4..9641d9d 100644 --- a/zerobin/static/css/style.css +++ b/zerobin/static/css/style.css @@ -623,7 +623,7 @@ nav ul li a:hover { } .paste-options-res a { - max-width: 80px; + max-width: 120px; width: 100%; overflow: hidden; }