| summaryrefslogtreecommitdiff | 
diff options
| author | nsensfel <SpamShield0@noot-noot.org> | 2018-04-16 14:52:44 +0200 | 
|---|---|---|
| committer | nsensfel <SpamShield0@noot-noot.org> | 2018-04-16 14:52:44 +0200 | 
| commit | 27682ed9f810c3a69305308df0d3b696b6ceeda3 (patch) | |
| tree | 104e706c041b89924996277e38e1b6a3c6cb2f5c /src/battlemap/www/style.css | |
| parent | e8a9633e71c0cb94cd18a4e6747983224a98eb3e (diff) | |
| parent | 25b3cae5f297c9fd9e5ea9e6368006f2d74a61c3 (diff) | |
Merge branch 'master' of dreamhost:~/repositories/git/tacticians-client
Diffstat (limited to 'src/battlemap/www/style.css')
| -rw-r--r-- | src/battlemap/www/style.css | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/src/battlemap/www/style.css b/src/battlemap/www/style.css index 2f4624a..4fcf666 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 ****************************************************************/ @@ -147,7 +147,6 @@  .battlemap-characters-element  {     flex: 2; -   padding: 1em;     margin: 0.5em 0.5em 0 0.5em;     text-align: center;     background-color: #917C6f; | 


