Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
d2c9be28
Commit
d2c9be28
authored
Jan 09, 2023
by
Dominik Hebeler
Browse files
repositioned css rule
parent
07b3d145
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
metager/resources/views/layouts/resultpage/framedResultPage.blade.php
View file @
d2c9be28
...
...
@@ -39,6 +39,9 @@
height
:
100%
;
height
:
100vh
;
}
html
>
body
>
#resultpage-container
{
display
:
none
;
}
</style>
</head>
<body>
...
...
metager/resources/views/layouts/resultpage/verificationCss.blade.php
View file @
d2c9be28
...
...
@@ -13,8 +13,4 @@ iframe#mg-framed {
border
:
0
;
height
:
100
%
;
height
:
100
vh
;
}
html
>
body
>
#resultpage-container {
display
:
none
;
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment