From 8dc9d726aaefb3fc30031fda58dd212f88c6dcf8 Mon Sep 17 00:00:00 2001 From: ntr Date: Mon, 16 Sep 2019 21:46:54 +1000 Subject: [PATCH] remove styles that don't do anythin --- client/assets/styles/game.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/client/assets/styles/game.less b/client/assets/styles/game.less index 88620afe..bd6adab4 100644 --- a/client/assets/styles/game.less +++ b/client/assets/styles/game.less @@ -197,9 +197,6 @@ } .combat-anim { - max-width: 100%; - max-height: 100%; - // height: 100%; width: 100%; display: flex; flex-flow: column;