mirror of
https://github.com/jlengrand/irma-website.git
synced 2026-03-10 08:21:20 +00:00
Update block-faq-1.html
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
content.style.paddingTop = "0px";
|
||||
content.style.paddingBottom = "0px";
|
||||
} else {
|
||||
content.style.maxHeight = content.scrollHeight + 20 + "px";
|
||||
content.style.maxHeight = content.scrollHeight + 30 + "px";
|
||||
content.style.paddingTop = "10px";
|
||||
content.style.paddingBottom = "10px";
|
||||
content.style.paddingBottom = "20px";
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user