From 0c2d3844bc061723b6e39aa1c549b23cc4badcc1 Mon Sep 17 00:00:00 2001 From: celestora Date: Mon, 4 Apr 2022 20:13:24 +0300 Subject: [PATCH] Fix padding bruh momento with notes --- 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 49f4da31..ebf359f8 100644 --- a/Web/static/css/style.css +++ b/Web/static/css/style.css @@ -1912,6 +1912,7 @@ table td[width="120"] { width: 50px; display: inline-block; vertical-align: top; + box-sizing: border-box; } .mb_tabs {