mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-24 02:02:40 +08:00
Prevented invalid form inputs having incorrect padding
This commit is contained in:
parent
884e20cc5e
commit
6428f32483
|
@ -251,7 +251,7 @@ input[type=date] {
|
|||
}
|
||||
|
||||
.form-group {
|
||||
.text-pos, .text-neg {
|
||||
div.text-pos, div.text-neg, p.text-post, p.text-neg {
|
||||
padding: $-xs 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user