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
IRMA
Github mirrors
irma-website
Commits
663d0513
Commit
663d0513
authored
Jul 31, 2019
by
Hanna Schraffenberger
Browse files
test
parent
623efd28
Changes
1
Hide whitespace changes
Inline
Side-by-side
_includes/block-faq-1.html
View file @
663d0513
...
...
@@ -27,10 +27,16 @@
content
.
style
.
maxHeight
=
null
;
content
.
style
.
paddingTop
=
"
0px
"
;
content
.
style
.
paddingBottom
=
"
0px
"
;
content
.
style
.
marginTop
=
"
0px
"
;
content
.
style
.
marginBottom
=
"
0px
"
;
content
.
style
.
borderLeft
=
"
none;
"
}
else
{
content
.
style
.
maxHeight
=
content
.
scrollHeight
+
3
0
+
"
px
"
;
content
.
style
.
maxHeight
=
content
.
scrollHeight
+
2
0
+
"
px
"
;
content
.
style
.
paddingTop
=
"
10px
"
;
content
.
style
.
paddingBottom
=
"
20px
"
;
content
.
style
.
paddingBottom
=
"
10px
"
;
content
.
style
.
marginTop
=
"
10px
"
;
content
.
style
.
marginBottom
=
"
10px
"
;
content
.
style
.
borderLeft
=
"
2px solid #ccc;
"
}
});
}
...
...
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