From b54574d5ca3418bb3dc538e672d068e8096277d4 Mon Sep 17 00:00:00 2001 From: papee Date: Sat, 15 Aug 2020 16:21:25 +0200 Subject: [PATCH] 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; } }