Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
7b56bb42ccab
Commit
ccbdeea0
authored
Sep 04, 2017
by
Phil Hughes
Browse files
Merge branch 'winh-pipeline-action-dropdowns' into 'master'
Make pipeline action dropdowns consistent See merge request !13534
parents
09c64b109f25
a5fef9902614
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/framework/dropdowns.scss
View file @
7b56bb42
...
...
@@ -761,6 +761,7 @@
button
,
.menu-item
{
border-radius
:
0
;
box-shadow
:
none
;
padding
:
8px
16px
;
text-align
:
left
;
width
:
100%
;
...
...
app/assets/stylesheets/pages/pipelines.scss
View file @
7b56bb42
...
...
@@ -257,6 +257,8 @@
// Pipeline visualization
.pipeline-actions
{
@include
new-style-dropdown
;
border-bottom
:
none
;
}
...
...
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