aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2015-07-07 12:24:46 +0100
committerGareth Rees <gareth@mysociety.org>2015-07-07 12:24:46 +0100
commitae75da8c390bd1609af041fa76d724f423549b35 (patch)
treef074856118bc9acd47cd590998349df82262e4dd
parent4b1a2d3cbcde29b86fc89567f7d657aa2657cc39 (diff)
parent34a66bbe04b72b5ec35de4c4fb7144a5bca005f4 (diff)
Merge remote-tracking branch 'origin/remove-courier-in-responses'
-rw-r--r--assets/stylesheets/responsive/custom.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index 935b73d..ab2c6e4 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -449,11 +449,6 @@ div.correspondence {
border: none;
border-top: 8px solid $incoming-correspondence-color;
box-shadow: 0 3px 3px $correspondence-shadow;
- font-family: "Courier New", Courier, monospace;
- font-size: 0.9rem;
- @include ie8 {
- font-size: 0.9em;
- }
a.link_to_this {
background-color: $incoming-correspondence-color;
}