1
0
mirror of https://github.com/flarum/core.git synced 2025-08-05 07:57:46 +02:00

Fix login CSS

This commit is contained in:
Toby Zerner
2015-02-03 17:03:04 +10:30
parent 0552cae1ab
commit 8c15420f95

View File

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