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
2af7ed3b
Commit
2af7ed3b
authored
Mar 28, 2019
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removes duplicated CSS for EE
parent
4c16e437
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
39 deletions
+0
-39
app/assets/stylesheets/pages/boards.scss
app/assets/stylesheets/pages/boards.scss
+0
-39
No files found.
app/assets/stylesheets/pages/boards.scss
View file @
2af7ed3b
...
@@ -663,45 +663,6 @@
...
@@ -663,45 +663,6 @@
}
}
}
}
.board-milestone-list
{
>
li
{
padding-left
:
0
;
padding-right
:
0
;
}
a
{
padding-left
:
25px
;
}
.fa-check
{
margin-left
:
-18px
;
}
}
.board-inner-milestone-dropdown
{
margin-top
:
10px
;
.dropdown-menu
{
position
:
fixed
;
left
:
10px
;
top
:
175px
;
min-width
:
200px
;
}
}
.board-config-modal
{
width
:
440px
;
.block
{
padding
:
$gl-padding
0
;
// add a border between all items, but not at the start or end
+
.block
{
border-top
:
solid
1px
$border-color
;
}
}
}
.board-card-info
{
.board-card-info
{
color
:
$gl-text-color-secondary
;
color
:
$gl-text-color-secondary
;
white-space
:
nowrap
;
white-space
:
nowrap
;
...
...
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