Retro compatibility collapse button hide

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-09-12 17:59:01 +02:00
parent 54bdec8128
commit 9510d8838f
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 5 additions and 0 deletions

View File

@ -246,6 +246,11 @@ kbd {
* Collapsible menus
*/
.collapsible {
/* Fallback for old collapse button.
TODO: to be removed. Leaved here for retro compatibility */
.collapse {
display: none;
}
&:after {
position: absolute;
height: 44px;