Commit ddf1a89b authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '196135-new-file-page-file-name-field-unclickable' into 'master'

Resolve "New File page file name field unclickable"

See merge request gitlab-org/gitlab!39310
parents 899effba 74e11b47
......@@ -165,9 +165,8 @@
vertical-align: top;
@media(max-width: map-get($grid-breakpoints, lg)-1) {
display: block;
display: inline-block;
width: 100%;
margin: 5px 0;
padding: 0;
border-left: 0;
}
......
---
title: 'Fix: New File page file name field unclickable in mobile view'
merge_request: 39310
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment