File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 8
8
author_url 'https://github.com/georepublic'
9
9
url 'https://github.com/gtt-project/redmine_gtt'
10
10
description 'Adds location-based task management and maps'
11
- version '4.3.0 '
11
+ version '4.3.1 '
12
12
13
13
requires_redmine :version_or_higher => '4.2.0'
14
14
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ $breakpoint-tablet: 899px;
53
53
.ol-full-screen button .ol-full-screen-false ,
54
54
.ol-rotate button .ol-rotate-reset ,
55
55
.ol-bar .ol-button button {
56
- font-size : 1.6 em ;
56
+ font-size : 1.5 rem ;
57
57
}
58
58
59
59
div .ol-full-screen {
@@ -66,7 +66,10 @@ div.ol-rotate {
66
66
67
67
.ol-control.ol-bar.ol-top.ol-left , .ol-control.ol-bar.ol-top.ol-right {
68
68
top : 5.0rem ;
69
+ }
69
70
71
+ .ol-touch .ol-layerswitcher >button {
72
+ font-size : 1.5rem ;
70
73
}
71
74
72
75
.tabular .ol-layerswitcher label {
You can’t perform that action at this time.
0 commit comments