reorder switch buttons as expected

This commit is contained in:
Mateusz Konieczny 2022-12-06 07:27:10 +01:00
parent 97f8d9cf93
commit 4218350b71
7 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@
.conservation-switcher {
z-index: 1000;
position: absolute;
top: 237px;
top: 317px;
right: 10px;
float: right;
background: white;

View File

@ -9,7 +9,7 @@
.creative-switcher {
z-index: 1000;
position: absolute;
top: 397px;
top: 197px;
right: 10px;
float: right;
background: white;

View File

@ -9,7 +9,7 @@
.flood-switcher {
z-index: 1000;
position: absolute;
top: 197px;
top: 237px;
right: 10px;
float: right;
background: white;

View File

@ -9,7 +9,7 @@
.historic-data-switcher {
z-index: 1000;
position: absolute;
top: 277px;
top: 357px;
right: 10px;
float: right;
background: white;

View File

@ -9,7 +9,7 @@
.housing-switcher {
z-index: 1000;
position: absolute;
top: 357px;
top: 157px;
right: 10px;
float: right;
background: white;

View File

@ -9,7 +9,7 @@
.parcel-switcher {
z-index: 1000;
position: absolute;
top: 157px;
top: 397px;
right: 10px;
float: right;
background: white;

View File

@ -9,7 +9,7 @@
.vista-switcher {
z-index: 1000;
position: absolute;
top: 317px;
top: 277px;
right: 10px;
float: right;
background: white;