diff options
-rw-r--r-- | app/assets/stylesheets/responsive/_new_request_style.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/responsive/_new_request_style.scss b/app/assets/stylesheets/responsive/_new_request_style.scss index 4ca7a397b..55abdca31 100644 --- a/app/assets/stylesheets/responsive/_new_request_style.scss +++ b/app/assets/stylesheets/responsive/_new_request_style.scss @@ -64,8 +64,6 @@ } .advice-panel { - background-color: #f4f4f4; - padding: 1.5em; margin-bottom: 1.5em; @include respond-min( $main_menu-mobile_menu_cutoff ){ margin-bottom: 0; |