From 46540e08b7ceece642f0236400be8b14d7e33158 Mon Sep 17 00:00:00 2001 From: 0x7d5 <86822737+VladimirLapskiy@users.noreply.github.com> Date: Sun, 10 Oct 2021 01:54:49 +0500 Subject: [PATCH] CSS: Supplemented line break in status profile (fixes #176) --- Web/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Web/static/css/style.css b/Web/static/css/style.css index c84249a1..d825d886 100644 --- a/Web/static/css/style.css +++ b/Web/static/css/style.css @@ -337,6 +337,7 @@ table { color: #000; width: 380px; height: auto !important; + overflow: hidden; } .button {