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
de88c2fe
Commit
de88c2fe
authored
Jul 14, 2016
by
yury-n
Committed by
Luke "Jared" Bennett
Nov 04, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not shrink the status box on a large screen
parent
141f0e40
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
app/assets/stylesheets/pages/milestone.scss
app/assets/stylesheets/pages/milestone.scss
+2
-1
No files found.
app/assets/stylesheets/pages/milestone.scss
View file @
de88c2fe
...
@@ -144,7 +144,8 @@
...
@@ -144,7 +144,8 @@
align-content
:
center
;
align-content
:
center
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
.status-box
{
.status-box
{
margin-top
:
0
;
// reset what's inherited from the framework css. elements here are v-aligned by flexbox
margin-top
:
0
;
// no need for margin-top as we don't shrink it
line-height
:
34px
;
// match .btn line-height
}
}
.milestone-buttons
{
.milestone-buttons
{
// flex flow is row (left to right)
// flex flow is row (left to right)
...
...
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