diff options
-rw-r--r-- | app/assets/stylesheets/responsive/_new_request_layout.scss | 4 |
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 eec95ae77..0ee48a82a 100644 --- a/app/assets/stylesheets/responsive/_new_request_layout.scss +++ b/app/assets/stylesheets/responsive/_new_request_layout.scss @@ -29,6 +29,10 @@ @include lte-ie7 { width: 26.188em; } + #public_body_show { + @include grid-row(); + } + } /* Hide some elements of the public body that aren't appropriate in this |