aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/responsive/_new_request_layout.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/responsive/_new_request_layout.scss b/app/assets/stylesheets/responsive/_new_request_layout.scss
index 49e247b2a..2e0c4b029 100644
--- a/app/assets/stylesheets/responsive/_new_request_layout.scss
+++ b/app/assets/stylesheets/responsive/_new_request_layout.scss
@@ -99,6 +99,10 @@
float: right;
}
+.request_body {
+ @include grid-row($behavior: nest);
+}
+
/* Advice sits on right hand side */
#request_advice {