diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-19 15:26:56 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-22 15:10:40 +0100 |
commit | c6bb1e908a77b8212cf192c25763ef8293b7e600 (patch) | |
tree | 4b5c9b4079a19deb372c4f202cf9d78bf2e005ab /CHANGELOG.md | |
parent | b57df33a0714d6ee6fb897887eb20b0387321afc (diff) |
Rename nav SCSS variable names.
Anything using old names should still work as long as they included the
mixins file.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b7342f92..28009a2bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Add cobrand hook for dashboard viewing permission. #2285 - Have body.url work in hashref lookup. #2284 - OSM based map types can now override zoom levels #2288 + - Clearer name for navigation colours in SCSS. #2080 - Internal things: - Move send-comments code to package for testing. #2109 #2170 |