summaryrefslogtreecommitdiffstats
path: root/app/common
diff options
context:
space:
mode:
Diffstat (limited to 'app/common')
-rw-r--r--app/common/styles/elements/modals.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/common/styles/elements/modals.scss b/app/common/styles/elements/modals.scss
index 3ca3092..396b46e 100644
--- a/app/common/styles/elements/modals.scss
+++ b/app/common/styles/elements/modals.scss
@@ -39,6 +39,7 @@
.modal.active{
top: 25%;
@include fastTransition-all;
+ display: block;
}
.modal .page-header {
@@ -76,4 +77,4 @@
margin-right: 0;
}
}
-} \ No newline at end of file
+}
OpenPOWER on IntegriCloud