File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -37,19 +37,15 @@ $breakpoint-tablet: 899px;
37
37
}
38
38
39
39
div .ol-full-screen {
40
- right : 3.0 em ;
40
+ right : 2.55 rem ;
41
41
}
42
42
43
43
div .ol-rotate {
44
- right : 5.5em ;
45
- }
46
-
47
- div .ol-full-screen {
48
- right : 3.0em ;
44
+ right : 4.7rem ;
49
45
}
50
46
51
47
.ol-control.ol-bar.ol-top.ol-left , .ol-control.ol-bar.ol-top.ol-right {
52
- top : 5.2 em ;
48
+ top : 5.0 rem ;
53
49
}
54
50
55
51
.tabular .ol-layerswitcher label {
@@ -61,6 +57,10 @@ div.ol-full-screen {
61
57
line-height : initial ;
62
58
}
63
59
60
+ .tabular .ol-layerswitcher >button {
61
+ font-size : 1.5rem ;
62
+ }
63
+
64
64
#admin-menu a .gtt {
65
65
background-image : url (../images/map.png );
66
66
}
@@ -77,6 +77,7 @@ i[id^='icon_settings_tracker_'] {
77
77
text-align : center ;
78
78
}
79
79
80
+ .ol-control.ol-layerswitcher ,
80
81
.ol-control.ol-layerswitcher-popup {
81
82
top : 0.5em ;
82
83
}
You can’t perform that action at this time.
0 commit comments