fix: manual description scrolls when space is too short

This commit is contained in:
Martin Ambrus
2017-11-08 11:12:01 +01:00
parent 59c7fdd3c0
commit 6b63b0bc63
45 changed files with 48 additions and 44 deletions
@@ -2789,6 +2789,8 @@ body.manual table#troop_info {
}
body.manual div#t_desc {
margin-top: 30px;
max-height: 145px;
overflow-x: auto;
}
body.manual img#big_unit {
left: 260px;