Fix parentheses in pipelines.scss after a merge
This commit is contained in:
parent
3deaf1342e
commit
9f47d317c5
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,7 @@
|
||||||
.branch-name {
|
.branch-name {
|
||||||
max-width: 195px;
|
max-width: 195px;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.pipeline-date,
|
.pipeline-date,
|
||||||
.pipeline-status {
|
.pipeline-status {
|
||||||
|
@ -118,7 +119,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.branch-commit {
|
.branch-commit {
|
||||||
|
|
||||||
.branch-name {
|
.branch-name {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
max-width: 120px;
|
max-width: 120px;
|
||||||
|
|
Loading…
Reference in a new issue