reorder switch buttons as expected
This commit is contained in:
parent
97f8d9cf93
commit
4218350b71
@ -9,7 +9,7 @@
|
||||
.conservation-switcher {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
top: 237px;
|
||||
top: 317px;
|
||||
right: 10px;
|
||||
float: right;
|
||||
background: white;
|
||||
|
@ -9,7 +9,7 @@
|
||||
.creative-switcher {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
top: 397px;
|
||||
top: 197px;
|
||||
right: 10px;
|
||||
float: right;
|
||||
background: white;
|
||||
|
@ -9,7 +9,7 @@
|
||||
.flood-switcher {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
top: 197px;
|
||||
top: 237px;
|
||||
right: 10px;
|
||||
float: right;
|
||||
background: white;
|
||||
|
@ -9,7 +9,7 @@
|
||||
.historic-data-switcher {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
top: 277px;
|
||||
top: 357px;
|
||||
right: 10px;
|
||||
float: right;
|
||||
background: white;
|
||||
|
@ -9,7 +9,7 @@
|
||||
.housing-switcher {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
top: 357px;
|
||||
top: 157px;
|
||||
right: 10px;
|
||||
float: right;
|
||||
background: white;
|
||||
|
@ -9,7 +9,7 @@
|
||||
.parcel-switcher {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
top: 157px;
|
||||
top: 397px;
|
||||
right: 10px;
|
||||
float: right;
|
||||
background: white;
|
||||
|
@ -9,7 +9,7 @@
|
||||
.vista-switcher {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
top: 317px;
|
||||
top: 277px;
|
||||
right: 10px;
|
||||
float: right;
|
||||
background: white;
|
||||
|
Loading…
Reference in New Issue
Block a user