mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-02-28 08:43:23 -05:00
Fix: timepicker error messages vertical align.
This commit is contained in:
parent
37acc35921
commit
462cf8b5d5
@ -9,4 +9,10 @@ body {
|
||||
fieldset, .fieldset {
|
||||
margin-top: $line-height-computed;
|
||||
margin-bottom: $line-height-computed;
|
||||
}
|
||||
|
||||
.bootstrap-timepicker {
|
||||
.form-group {
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user