Commit 9820cdaf authored by Fatih Acet's avatar Fatih Acet

Merge branch '59057-buttons-on-top-from-a-user-profile-page-on-mobile' into 'master'

Improve mobile UI on User Profile page

Closes #59057

See merge request gitlab-org/gitlab-ce!26240
parents c238ba7f 3c4302bc
......@@ -266,21 +266,6 @@
padding-top: 20px;
}
.cover-controls {
position: static;
padding: 0 16px;
margin-bottom: 20px;
display: flex;
.btn {
flex-grow: 1;
&:first-child {
margin-left: 0;
}
}
}
.user-profile-nav {
a {
margin-right: 0;
......
---
title: Improve mobile UI on User Profile page
merge_request: 26240
author: Takuya Noguchi
type: other
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