Skip to content

Commit f11ed21

Browse files
committed
backling height & font size adjustment
1 parent ddc2153 commit f11ed21

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vis/stylesheets/modules/map/_header.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
.backlink {
2828
position: relative;
2929
z-index: 3;
30-
font-size: 11px;
30+
font-size: 12px;
3131
cursor: pointer;
32-
height: 15px;
32+
height: 18px;
3333

3434
a {
3535
border-bottom: 1px solid $link-gray;

0 commit comments

Comments
 (0)