diff --git a/htdocs/css/admin.css b/htdocs/css/admin.css index 7597188..0369d72 100644 --- a/htdocs/css/admin.css +++ b/htdocs/css/admin.css @@ -117,17 +117,17 @@ table.bookmarks .frequency { overflow-y: auto; } -.removable-group.removable { +.removable-group.removable, .add-group { display: flex; flex-direction: row; } -.removable-group.removable .removable-item { +.removable-group.removable .removable-item, .add-group .add-group-select { flex: 1 0 auto; margin-right: .25rem; } -.removable-group.removable .option-remove-button { +.removable-group.removable .option-remove-button, .add-group .option-add-button { flex: 0 0 70px; } diff --git a/owrx/source/__init__.py b/owrx/source/__init__.py index e752f09..706b576 100644 --- a/owrx/source/__init__.py +++ b/owrx/source/__init__.py @@ -410,13 +410,13 @@ class OptionalSection(Section): -
- -
- +
+
+
+
""".format(