Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
95dd18de
Commit
95dd18de
authored
Nov 22, 2019
by
Kevin Lee
Committed by
Annabel Dunstone Gray
Nov 22, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix members multi select input padding
parent
f544acf6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/assets/stylesheets/framework/selects.scss
app/assets/stylesheets/framework/selects.scss
+1
-1
changelogs/unreleased/fix-padding-in-project-settings-members.yml
...gs/unreleased/fix-padding-in-project-settings-members.yml
+5
-0
No files found.
app/assets/stylesheets/framework/selects.scss
View file @
95dd18de
...
@@ -118,7 +118,7 @@
...
@@ -118,7 +118,7 @@
background
:
none
;
background
:
none
;
.select2-search-field
input
{
.select2-search-field
input
{
padding
:
5px
$gl-
padding
/
2
;
padding
:
5px
$gl-
input-padding
;
height
:
auto
;
height
:
auto
;
font-family
:
inherit
;
font-family
:
inherit
;
font-size
:
inherit
;
font-size
:
inherit
;
...
...
changelogs/unreleased/fix-padding-in-project-settings-members.yml
0 → 100644
View file @
95dd18de
---
title
:
Fix multi select input padding in project and group user select
merge_request
:
20520
author
:
Kevin Lee
type
:
fixed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment