From 4da6f124cde0641a84ee70004eb7dd7fda05c9c7 Mon Sep 17 00:00:00 2001 From: paulosergiojps Date: Fri, 11 Jun 2021 22:50:30 -0400 Subject: [PATCH] Update GURPS - Changing the CSS so that the "Verify" element in other languages fits better. --- GURPS/gurps.css | 1 - 1 file changed, 1 deletion(-) diff --git a/GURPS/gurps.css b/GURPS/gurps.css index f094cfc7f8..ac95af80f0 100644 --- a/GURPS/gurps.css +++ b/GURPS/gurps.css @@ -2777,7 +2777,6 @@ input[name="attr_toggle_melee_mod_tool"][value="1"] ~ .sheet-attack-modifiers-no .sheet-ranged-attacks .sheet-col10 { width: 30px; } .sheet-ranged-attacks .sheet-col11 { width: 22px; } .sheet-ranged-attacks .sheet-col-verify { width: 45px; } -.sheet-ranged-attacks .sheet-col-verifycheck { width: 45px; } .sheet-ranged-attacks .sheet-header .sheet-col10 { width: 52px; } .sheet-ranged-attacks .sheet-row-stats .sheet-col0 { margin-left: 48px; width: calc(100% - 510px); } .sheet-ranged-attacks .sheet-row-stats .sheet-col0-st { margin-left: 20px; width: calc(100% - 620px); }