diff options
author | Matthew Somerville <matthew@mysociety.org> | 2020-05-15 11:04:21 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2020-05-15 11:04:21 +0100 |
commit | 2b0e62e7f77c18454d5a2cfaf876b9d61f1a89f9 (patch) | |
tree | afb67e5d690d9b575ce65efef63b5430c88b62f8 /web/cobrands/peterborough/layout.scss | |
parent | 151197042f368b9c7f3b0267e0fc9bcb1fee04d3 (diff) | |
parent | 5bf3d1b8784a025c3fa19a66f7d85d0fe0202c75 (diff) |
Merge remote-tracking branch 'origin/issues/commercial/1835-geolocation-button-styling'
Diffstat (limited to 'web/cobrands/peterborough/layout.scss')
-rw-r--r-- | web/cobrands/peterborough/layout.scss | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/web/cobrands/peterborough/layout.scss b/web/cobrands/peterborough/layout.scss index 62486ab35..de5c5f9a9 100644 --- a/web/cobrands/peterborough/layout.scss +++ b/web/cobrands/peterborough/layout.scss @@ -29,14 +29,6 @@ body.frontpage #front-main { font-weight: normal; font-size: 1.5em; } - a#geolocate_link { - color: $link-color; - &:hover, - &:active, - &:focus { - color: $link-hover-color; - } - } } #postcodeForm .form-hint { |