Fix radio button margin

This commit is contained in:
Johannes Zellner
2016-07-15 12:34:50 +02:00
parent 0a85f91175
commit 8e2f259712

View File

@@ -141,6 +141,10 @@ html {
padding: 15px 0;
}
.radio {
margin-top: 0;
}
// ----------------------------
// Apps view
// ----------------------------