diff options
author | Louise Crow <louise.crow@gmail.com> | 2015-04-27 17:13:42 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2015-04-27 17:13:42 +0100 |
commit | d64a27ee74a0fa0e0634ec3ec5f9519bb6049ee6 (patch) | |
tree | 4ee5806675b2643e8c8df983832ee47dafa0f18a | |
parent | 27a24e97bc42aa79043717ad18fad91dc8fdc713 (diff) | |
parent | e3b4a432a6e80172a494ab0e1fe18889690467fc (diff) |
Merge branch 'box-style' into develop
-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 be975dc..b0a1d6c 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 { |