mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
FIX: label positioning on mobile forms
This commit is contained in:
parent
c2579c5916
commit
3065b7db4c
@ -56,6 +56,10 @@ body {
|
||||
.control-group {
|
||||
margin-bottom: 9px;
|
||||
}
|
||||
label {
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
Loading…
x
Reference in New Issue
Block a user