1
0
mirror of https://github.com/flarum/core.git synced 2025-07-18 23:31:17 +02:00

Fix login CSS

This commit is contained in:
Toby Zerner
2015-02-03 17:03:04 +10:30
parent 4bc8a4bec6
commit 815fa2b025

View File

@@ -0,0 +1,5 @@
.modal-login {
& .form-group {
margin-bottom: 12px;
}
}