mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-17 16:51:00 +00:00
fix: big map centered on page + closeable
This commit also updates the hardcoded cache booster ID, as CSS+JS changed to accomplish the map fix.
This commit is contained in:
@@ -212,9 +212,9 @@ div.popup_map div#drag {
|
||||
div.popup_map div#drag2 {
|
||||
cursor:pointer;
|
||||
height: 20px;
|
||||
left: 1050px;
|
||||
left: 300%;
|
||||
position: absolute;
|
||||
top: -525px;
|
||||
top: 100%;
|
||||
width: 20px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user