mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-21 18:47:14 +00:00
fix: large map vertical position fix
This commit is contained in:
@@ -196,7 +196,7 @@ div.popup_map {
|
||||
padding-right: 80px;
|
||||
padding-top: 31px;
|
||||
position:relative;
|
||||
top: 99px;
|
||||
top: 0;
|
||||
z-index: 80;
|
||||
}
|
||||
div.popup_map div#drag {
|
||||
|
||||
Reference in New Issue
Block a user