Commit 1f844753 authored by imac's avatar imac

[Bugfix]JIRA - Responsive

parent d669f2c2
...@@ -910,6 +910,11 @@ ...@@ -910,6 +910,11 @@
.slides-wrapper .gallery-content { .slides-wrapper .gallery-content {
max-width: 90%; max-width: 90%;
} }
/* ACCES PRO */
.popup,
.popup-first .inner {
width: 90%;
}
} }
/* (landscape) ----------- */ /* (landscape) ----------- */
@media screen and (max-height : 500px) { @media screen and (max-height : 500px) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment