diff --git a/app/assets/stylesheets/components/form.scss b/app/assets/stylesheets/components/form.scss index 0c5c3c12b..796b88864 100644 --- a/app/assets/stylesheets/components/form.scss +++ b/app/assets/stylesheets/components/form.scss @@ -46,6 +46,7 @@ form { border-right: none; border-left: none; border-bottom: 1px solid $color-grey-light; + box-shadow: none; } .cortex-bootstrap .label { border-radius: 0.75em;