提交 f9a49d09 编写于 作者: F Fatih Acet

Merge branch '26192-fixes-too-short-input' into 'master'

fixes too short input for placeholder message in commit listing page

Closes #26192

See merge request !8367
......@@ -627,6 +627,12 @@ pre.light-well {
}
}
.commits-search-form {
.input-short {
min-width: 200px;
}
}
.project-last-commit {
@media (min-width: $screen-sm-min) {
margin-top: $gl-padding;
......
---
title: Fixes too short input for placeholder message in commit listing page
merge_request: 8367
author:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册