diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-03 12:35:33 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-10-03 12:35:33 +0100 |
commit | 5372bc6ce8c92bd54faef6df80c51ea3c146b9fb (patch) | |
tree | 4a72d68f5190e01dcb7172ada8abf3186d7944d3 /web/cobrands/sass/_layout.scss | |
parent | 19f8ec9a3f61b1561cb4bebdcc0fb7da92421511 (diff) | |
parent | 5ea3916780aee8e905370fb872d3ea811a8729c8 (diff) |
Merge branch 'version-2.4.1'v2.4.1
Diffstat (limited to 'web/cobrands/sass/_layout.scss')
-rw-r--r-- | web/cobrands/sass/_layout.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/cobrands/sass/_layout.scss b/web/cobrands/sass/_layout.scss index 7a6f7ba02..e1dbd695b 100644 --- a/web/cobrands/sass/_layout.scss +++ b/web/cobrands/sass/_layout.scss @@ -354,10 +354,6 @@ body.mappage.admin { } } -.change_location { - display: block; -} - .category_meta_message { padding-top: 0.5em; font-size: 0.9em; |