mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-07 03:04:08 +01:00
[Boyscout] Settings: Reduced width for the default mark as read container
This commit is contained in:
parent
97a87235a1
commit
619499d455
@ -69,7 +69,7 @@
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="input-field col s12">
|
||||
<div class="input-field col s11">
|
||||
{{ form_errors(form.config.action_mark_as_read) }}
|
||||
{{ form_widget(form.config.action_mark_as_read) }}
|
||||
{{ form_label(form.config.action_mark_as_read) }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user