Skip to content

Commit 4339046

Browse files
committed
feat: mark indicator-status as new
1 parent 785ca60 commit 4339046

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ relativeURLs = false
132132
feedbackDelayMin = 45 # in sec
133133
feedbackDelayMax = 180 # in sec
134134
feedbackDuration = 60 # show it for 60sec
135-
highlightLinks = "/covidcast/,/covidcast/summary,/covidcast/indicator,/signals-dashboard/,/forecast-eval/"
135+
highlightLinks = "/covidcast/,/covidcast/summary,/covidcast/indicator,/covidcast/indicator-status,/forecast-eval/"

themes/delphi/assets/css/layout/_header_footer.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $mobile-margin: 15px;
3838
}
3939

4040
.uk-navbar-dropdown {
41-
width: 220px;
41+
width: 250px;
4242
}
4343
}
4444

0 commit comments

Comments
 (0)