Skip to content

Commit 6e282ad

Browse files
committed
Enlarged plugin settings icon size
Signed-off-by: Ko Nagase <[email protected]>
1 parent 5cf5919 commit 6e282ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/stylesheets/app.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ div.usermap h3 {
3737
//fieldset#location > div.ol-map{
3838
// display: none;
3939
//}
40+
41+
i[id^='icon_settings_tracker_'] {
42+
font-size: 1.5em;
43+
vertical-align: middle;
44+
}

0 commit comments

Comments
 (0)