From 25b3cae5f297c9fd9e5ea9e6368006f2d74a61c3 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Mon, 16 Apr 2018 14:50:58 +0200 Subject: Adds a button for attack without moving. --- src/battlemap/www/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/battlemap/www') diff --git a/src/battlemap/www/style.css b/src/battlemap/www/style.css index 0454862..8476f24 100644 --- a/src/battlemap/www/style.css +++ b/src/battlemap/www/style.css @@ -36,10 +36,10 @@ overflow-y: auto; width: inherit; word-wrap: break-word; - padding-bottom: 1em; border-top: 1px solid #502D16; box-shadow: 0px -1px 2px #502D16; padding: 0.5em; + padding-bottom: 1em; } /*** Main View ****************************************************************/ @@ -148,7 +148,6 @@ .battlemap-characters-element { flex: 2; - padding: 1em; margin: 0.5em 0.5em 0 0.5em; text-align: center; background-color: #917C6f; -- cgit v1.2.3-70-g09d2