diff --git a/core/style.css b/core/style.css index 0d6ea18..b3006f0 100644 --- a/core/style.css +++ b/core/style.css @@ -1751,11 +1751,10 @@ body.group.create div.groupcard .gbody div.title.row h2 { } body.group.create div.groupcard .gbody div.title.row input { - background: none; - font-weight: bold; + /* font-weight: bold; */ + font-size: 16px; flex-grow: 1; margin: 0; - border: none; width: 100%; }