Collapse variants by default

This commit is contained in:
Raphael Michel
2015-04-06 16:38:28 +02:00
parent 6d73267912
commit 0073a16acd
5 changed files with 57 additions and 30 deletions

View File

@@ -17,4 +17,7 @@ footer {
position: absolute;
right: 0;
bottom: 20px;
}
.js-only {
display: none;
}