Commit 2a0c6e8a authored by Filipa Lacerda's avatar Filipa Lacerda

Improves CSS for `branch-commit` class

parent 8cb9b376
......@@ -22,6 +22,11 @@
.table.builds {
min-width: 1200px;
.branch-commit {
width: 33%;
}
}
}
......@@ -39,10 +44,6 @@
overflow: auto;
}
.pipelines .table.builds .branch-commit {
width: 33%;
}
.table.builds {
min-width: 900px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment