diff --git a/static/style.css b/static/style.css index 87cac143..4c8c7c8f 100644 --- a/static/style.css +++ b/static/style.css @@ -1965,7 +1965,7 @@ body.noselect, body.noselect * { /* -- Tab containers (two side-by-side) -- */ .ts-tabrow { display: flex; - gap: 20px; + gap: 13px; flex-wrap: wrap; } .ts-tabcontainer { @@ -2297,7 +2297,7 @@ table.ts-allegiance td:first-child { } .inventory-content { - gap: 20px !important; + gap: 13px !important; } .inv-left-column {