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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
7672c433
Commit
7672c433
authored
Jun 07, 2019
by
Michel Engelen
Committed by
Annabel Dunstone Gray
Jun 07, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change styles for the board `Add List` dropdown to look more like the EE version
parent
31ce5f32
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
4 deletions
+10
-4
app/assets/stylesheets/pages/boards.scss
app/assets/stylesheets/pages/boards.scss
+5
-4
changelogs/unreleased/62656-adjusted-dropdown-styles.yml
changelogs/unreleased/62656-adjusted-dropdown-styles.yml
+5
-0
No files found.
app/assets/stylesheets/pages/boards.scss
View file @
7672c433
...
...
@@ -31,14 +31,15 @@
width
:
320px
;
.dropdown-content
{
max-height
:
1
62
px
;
max-height
:
1
40
px
;
}
}
.issue-board-dropdown-content
{
margin
:
0
8px
10px
;
padding-bottom
:
10px
;
border-bottom
:
1px
solid
$dropdown-divider-bg
;
margin
:
0
;
padding
:
$gl-padding-4
$gl-padding
$gl-padding
;
border-bottom
:
0
;
color
:
$gl-text-color-secondary
;
}
.issue-boards-page
{
...
...
changelogs/unreleased/62656-adjusted-dropdown-styles.yml
0 → 100644
View file @
7672c433
---
title
:
"
changed
the
styles
on
`Add
List`
dropdown
to
look
more
like
the
EE
vesion"
merge_request
:
29338
author
:
Michel Engelen
type
:
changed
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