mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-19 05:21:01 +02:00
Align box and label for checkbox
This commit is contained in:
parent
19f96f9036
commit
b2adb8d513
@ -34,8 +34,8 @@
|
||||
= f.label :rotate_wait
|
||||
= f.text_field :rotate_wait, class: "form-control"
|
||||
.form-group
|
||||
= f.check_box :read_from_head
|
||||
= f.label :read_from_head
|
||||
= f.check_box :read_from_head, class: "form-control"
|
||||
.form-group
|
||||
= f.label :refresh_interval
|
||||
= f.text_field :refresh_interval, class: "form-control"
|
||||
|
Loading…
x
Reference in New Issue
Block a user