diff --git a/core/css/systemtags.scss b/core/css/systemtags.scss index b32f33f36e5..3f15c05b777 100644 --- a/core/css/systemtags.scss +++ b/core/css/systemtags.scss @@ -43,6 +43,7 @@ position: relative; input { display: inline-block; + height: 30px; width: calc(100% - 40px); } }