BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
82189b4a
Unverified
Commit
82189b4a
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
Respect the shrunk version of the status box that comes from the framework css
parent
de88c2fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
milestone.scss
app/assets/stylesheets/pages/milestone.scss
+2
-3
No files found.
app/assets/stylesheets/pages/milestone.scss
View file @
82189b4a
...
...
@@ -141,11 +141,10 @@
.milestone-page-header
{
display
:
flex
;
flex-flow
:
row
;
align-
content
:
center
;
align-
items
:
center
;
flex-wrap
:
wrap
;
.status-box
{
margin-top
:
0
;
// no need for margin-top as we don't shrink it
line-height
:
34px
;
// match .btn line-height
margin-top
:
0
;
// no need for margin-top, vertical alignment is done by flexbox
}
.milestone-buttons
{
// 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