diff --git a/src/web/static/style.css b/src/web/static/style.css index 89752578..108a3063 100644 --- a/src/web/static/style.css +++ b/src/web/static/style.css @@ -21,7 +21,7 @@ a { text-decoration: none; } -form.table { +form { display: inline; } diff --git a/src/web/templates/base.html b/src/web/templates/base.html index a67e79a9..ad4f782c 100644 --- a/src/web/templates/base.html +++ b/src/web/templates/base.html @@ -21,7 +21,6 @@ -