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
Boxiang Sun
gitlab-ce
Commits
a1c1cb4c
Commit
a1c1cb4c
authored
Apr 03, 2018
by
Luke Bennett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix lints
parent
2addebc7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
app/assets/stylesheets/framework/banner.scss
app/assets/stylesheets/framework/banner.scss
+1
-1
app/assets/stylesheets/framework/buttons.scss
app/assets/stylesheets/framework/buttons.scss
+1
-1
app/assets/stylesheets/pages/milestone.scss
app/assets/stylesheets/pages/milestone.scss
+4
-3
No files found.
app/assets/stylesheets/framework/banner.scss
View file @
a1c1cb4c
...
...
@@ -17,7 +17,7 @@
}
.banner-graphic
{
margin
:
0
20px
20px
0
;
margin
:
0
20px
20px
0
;
}
&
.banner-non-empty-state
{
...
...
app/assets/stylesheets/framework/buttons.scss
View file @
a1c1cb4c
...
...
@@ -486,4 +486,4 @@ fieldset[disabled] .btn,
&
:hover
{
@extend
%disabled
;
}
}
\ No newline at end of file
}
app/assets/stylesheets/pages/milestone.scss
View file @
a1c1cb4c
...
...
@@ -198,10 +198,11 @@
.milestone-deprecation-message
{
.popover
{
padding
:
0
;
}
.popover-content
{
padding
:
0
;
}
.popover-content
{
padding
:
0
;
}
.milestone-popover-body
{
padding
:
$gl-padding-8
;
...
...
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