mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-17 15:47:16 +00:00
fix: manual description scrolls when space is too short
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user