summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/modal.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/modal.scss')
-rw-r--r--app/assets/stylesheets/framework/modal.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/stylesheets/framework/modal.scss b/app/assets/stylesheets/framework/modal.scss
index d218fb6d702..1cebd02df48 100644
--- a/app/assets/stylesheets/framework/modal.scss
+++ b/app/assets/stylesheets/framework/modal.scss
@@ -42,11 +42,3 @@ body.modal-open {
width: 98%;
}
}
-
-.modal.popup-dialog {
- display: block;
-}
-
-.modal-body {
- background-color: $modal-body-bg;
-}