Feature In-Game Compass #27
@ -208,7 +208,7 @@
|
|||||||
}
|
}
|
||||||
#navigation {
|
#navigation {
|
||||||
bottom: 25px;
|
bottom: 25px;
|
||||||
left: 5px;
|
left: 10px;
|
||||||
|
|||||||
width: 45px;
|
width: 45px;
|
||||||
}
|
}
|
||||||
#navigation .navigationItem {
|
#navigation .navigationItem {
|
||||||
|
Loading…
Reference in New Issue
Block a user
This should be 10px as in the other PR:
8f0cfd4489/public/static/css/game.css (L211)
Otherwise the buttons will be very close to the left side of a mobile device.