Skip to content
Snippets Groups Projects
Commit e8250049 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Das IFrame hat nun wieder die richtige Höhe

parent cbe92756
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ nav #proxy-advertisement .ad-marker { ...@@ -64,7 +64,7 @@ nav #proxy-advertisement .ad-marker {
#site-proxy-iframe { #site-proxy-iframe {
border: 0; border: 0;
width: 100%; width: 100%;
height: calc(100% - 110px); height: calc(100% - 144px);
} }
.content-container { .content-container {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment