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 @@ -