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
Jérome Perrin
gitlab-ce
Commits
8479bf58
Commit
8479bf58
authored
Mar 29, 2018
by
Luke Bennett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove media query
parent
d3ebaae5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
26 deletions
+13
-26
app/assets/stylesheets/pages/milestone.scss
app/assets/stylesheets/pages/milestone.scss
+13
-26
No files found.
app/assets/stylesheets/pages/milestone.scss
View file @
8479bf58
...
...
@@ -203,39 +203,26 @@
padding
:
0
;
}
.milestone-popover-body
{
padding
:
$gl-padding-8
;
background-color
:
$gray-light
;
}
.milestone-popover-body
{
padding
:
$gl-padding-8
;
background-color
:
$gray-light
;
}
.milestone-popover-footer
{
padding
:
$gl-padding-8
$gl-padding
;
border-top
:
1px
solid
$white-dark
;
}
.milestone-popover-footer
{
padding
:
$gl-padding-8
$gl-padding
;
border-top
:
1px
solid
$white-dark
;
}
.milestone-popover-instructions-list
{
padding-left
:
2em
;
.milestone-popover-instructions-list
{
padding-left
:
2em
;
>
li
{
padding-left
:
1em
;
}
>
li
{
padding-left
:
1em
;
}
}
}
.btn-link
{
padding
:
0
;
}
@media
(
max-width
:
$screen-xs-max
)
{
text-align
:
center
;
.illustration
{
display
:
block
;
margin
:
$gl-padding
0
;
>
img
{
margin
:
0
;
}
}
}
}
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