mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04: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 {
|
.form-group {
|
||||||
.text-pos, .text-neg {
|
div.text-pos, div.text-neg, p.text-post, p.text-neg {
|
||||||
padding: $-xs 0;
|
padding: $-xs 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user