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
c7b210eb
Commit
c7b210eb
authored
Aug 02, 2016
by
Phil Hughes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed SCSS lint errors
parent
ae0049a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
app/assets/stylesheets/pages/boards.scss
app/assets/stylesheets/pages/boards.scss
+5
-5
No files found.
app/assets/stylesheets/pages/boards.scss
View file @
c7b210eb
...
...
@@ -5,19 +5,19 @@
.dropdown-menu-issues-board-new
{
width
:
320px
;
.dropdown-content
{
.dropdown-content
{
max-height
:
150px
;
}
}
.issue-board-dropdown-content
{
margin
:
0
8px
10px
8
px
;
padding-bottom
:
10px
;
border-bottom
:
1px
solid
$dropdown-divider-color
;
margin
:
0
8px
10
px
;
padding-bottom
:
10px
;
border-bottom
:
1px
solid
$dropdown-divider-color
;
>
p
{
margin
:
0
;
font-size
:
14px
;
font-size
:
14px
;
color
:
#9c9c9c
;
}
}
...
...
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