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
cc5eb8a3
Commit
cc5eb8a3
authored
Feb 21, 2017
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CSS adjustments
parent
62cbf0ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
8 deletions
+6
-8
app/assets/stylesheets/pages/environments.scss
app/assets/stylesheets/pages/environments.scss
+2
-8
app/assets/stylesheets/pages/pipelines.scss
app/assets/stylesheets/pages/pipelines.scss
+4
-0
No files found.
app/assets/stylesheets/pages/environments.scss
View file @
cc5eb8a3
...
...
@@ -156,10 +156,10 @@
.deploy-board-information
{
order
:
1
;
display
:
flex
;
width
:
8
0px
;
width
:
7
0px
;
flex-wrap
:
wrap
;
justify-content
:
center
;
margin
:
20px
10px
;
margin
:
20px
0
20px
10px
;
>
span
{
text-align
:
center
;
...
...
@@ -247,8 +247,6 @@
}
.deploy-board
{
border-top
:
1px
solid
$border-color
;
border-bottom
:
1px
solid
$border-color
;
padding
:
10px
;
background-color
:
$gray-light
;
min-height
:
20px
;
...
...
@@ -260,7 +258,3 @@
font-size
:
20px
;
}
}
td
.deploy-board-container
{
padding
:
0
;
}
app/assets/stylesheets/pages/pipelines.scss
View file @
cc5eb8a3
...
...
@@ -98,6 +98,10 @@
padding
:
10px
0
;
}
td
.deploy-board-container
{
padding
:
0
;
}
.commit-link
{
padding
:
9px
8px
10px
;
}
...
...
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