提交 fc607521 编写于 作者: M Mike Greiling

Merge branch 'fix-search-bar' into 'master'

Fix search bar text input alignment

Closes #48288

See merge request gitlab-org/gitlab-ce!20155
......@@ -224,7 +224,10 @@
.form-control {
position: relative;
min-width: 200px;
padding: 5px 25px 6px 0;
padding-right: 25px;
padding-left: 0;
height: $input-height;
line-height: inherit;
border-color: transparent;
&:focus,
......
---
title: Fix search bar text input alignment
merge_request:
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册