From af00cb53d057106b10923ebcc98510ae9bbb74ec Mon Sep 17 00:00:00 2001 From: Ian Merryweather Date: Thu, 11 Aug 2022 12:44:41 +0100 Subject: [PATCH] chore: Small clean-up of unused code --- PokemonTabletopAdventures_v3/PTA3.css | 9 --------- PokemonTabletopAdventures_v3/PTA3.html | 1 - 2 files changed, 10 deletions(-) diff --git a/PokemonTabletopAdventures_v3/PTA3.css b/PokemonTabletopAdventures_v3/PTA3.css index 373754d5a2..95f00f48d8 100644 --- a/PokemonTabletopAdventures_v3/PTA3.css +++ b/PokemonTabletopAdventures_v3/PTA3.css @@ -1856,15 +1856,6 @@ button[type="roll"].sheet-inline-roller { grid-template-columns: 1.5fr 1fr 1fr; } - .sheet-pokemon-move-info-header { - justify-content: normal; - } - - .sheet-pokemon-move-info-header input[type="text"] { - margin-left: 4px; - width: 60%; - } - .sheet-move-modifiers { grid-template-columns: 1fr; } diff --git a/PokemonTabletopAdventures_v3/PTA3.html b/PokemonTabletopAdventures_v3/PTA3.html index 7b2339d67f..d941c60754 100644 --- a/PokemonTabletopAdventures_v3/PTA3.html +++ b/PokemonTabletopAdventures_v3/PTA3.html @@ -2221,7 +2221,6 @@ -