diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-04-14 11:47:44 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-04-14 12:16:58 +0100 |
commit | e3b4a432a6e80172a494ab0e1fe18889690467fc (patch) | |
tree | 8e207a24b92371ee0726a04dda344daa8803b077 | |
parent | fb71ef70b0437842866eeb6ed65066a917a55ca8 (diff) |
Corresponding changes for new '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 ed24067..048d6e1 100644 --- a/assets/stylesheets/responsive/custom.scss +++ b/assets/stylesheets/responsive/custom.scss @@ -414,10 +414,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 { |