diff --git a/core/static/core/style.scss b/core/static/core/style.scss index 934535a0..f3ddd8f3 100644 --- a/core/static/core/style.scss +++ b/core/static/core/style.scss @@ -214,7 +214,6 @@ header { } #header_bars_infos { - width: 35ch; flex: initial; list-style-type: none; margin: 0.2em 0.2em; @@ -225,13 +224,12 @@ header { flex: auto; margin: 0.8em 0em; input { - width: 12ch; + width: 14ch; } } #header_user_links { display: flex; - // width: 120ch; flex: initial; flex-wrap: wrap; text-align: right;