diff options
author | Gareth Rees <gareth@mysociety.org> | 2015-07-07 12:24:10 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2015-07-07 12:24:10 +0100 |
commit | 4b1a2d3cbcde29b86fc89567f7d657aa2657cc39 (patch) | |
tree | e4a986876fe2886342a23727fad857a66fc2db5a | |
parent | e2596d858260e07fc32be47db07b3a4822f81182 (diff) | |
parent | e3b4a432a6e80172a494ab0e1fe18889690467fc (diff) |
Merge remote-tracking branch 'origin/box-style'
-rw-r--r-- | assets/stylesheets/responsive/custom.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss index 76e0c0b..935b73d 100644 --- a/assets/stylesheets/responsive/custom.scss +++ b/assets/stylesheets/responsive/custom.scss @@ -443,10 +443,6 @@ a.link_button_green_large { /* Request page */ div.correspondence { background-color: $correspondence-bg; - padding-bottom: 0.5em; - .event_actions { - margin-bottom: 0; - } } .incoming.correspondence { |