From 4ab0323844e4957a0aa23b6e350401470590a804 Mon Sep 17 00:00:00 2001 From: camer0n Date: Thu, 8 May 2025 11:22:07 -0700 Subject: [PATCH] #5473 Balance the padding. --- e107_themes/bootstrap3/css/modern-dark-2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_themes/bootstrap3/css/modern-dark-2.css b/e107_themes/bootstrap3/css/modern-dark-2.css index 5cf53aa61..0050f9a16 100644 --- a/e107_themes/bootstrap3/css/modern-dark-2.css +++ b/e107_themes/bootstrap3/css/modern-dark-2.css @@ -1573,7 +1573,7 @@ thead th, thead tr, .table > thead > tr > th { border-bottom: 0; border-left:0; } div.is-table-row .admin-right-panel { - padding-left: 100px; + padding-left: 85px; width:100%; }