mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-21 02:30:58 +00:00
fix: contents in reports + rally point now correctly scrollable
This commit is contained in:
@@ -47,7 +47,7 @@ div#content {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
div#content.reports {
|
div#content.reports, div#content.build {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
div.universal {
|
div.universal {
|
||||||
|
|||||||
Reference in New Issue
Block a user