diff --git a/contrib/static/site.css b/contrib/static/site.css index 5e7c308..e5e5b7e 100644 --- a/contrib/static/site.css +++ b/contrib/static/site.css @@ -368,9 +368,8 @@ input, textarea { display: table; padding: 2px; margin: 2px; - - display: inline-block; /* + display: inline-block; float: left; */ clear: both; min-width: 500px; @@ -679,4 +678,4 @@ th > label { flex-direction: column; } -[data-subject~="None"] { display: none; } \ No newline at end of file +[data-subject~="None"] { display: none; }