Merge branch '14942-last-commit-styling' into 'master'
Add CI styling to all CI updates Fixes #14942 Correct styling for last commit:  See merge request !3554
This commit is contained in:
commit
f76bfed9fc
|
|
@ -401,7 +401,7 @@ pre.light-well {
|
|||
}
|
||||
|
||||
.commit_short_id {
|
||||
margin-right: 5px;
|
||||
margin: 0 5px;
|
||||
color: $gl-link-color;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
.container-fluid .content {
|
||||
.container-fluid {
|
||||
.ci-status {
|
||||
padding: 2px 7px;
|
||||
margin-right: 5px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue