Seems there is no need to hide the .small class, fixes #2896

This commit is contained in:
Sebastiaan Janssen
2018-09-02 09:57:45 +02:00
parent bfd12b3a7b
commit 2dd5010d2c

View File

@@ -61,8 +61,8 @@
}
// Hide Circle when not active
i.small{
display: none;
i.small {
display: none;
}
// Circle behind the checkmark