BigW Consortium Gitlab

Commit 651f4c8e by ubudzisz

remove css selectors

parent 790d7cce
......@@ -226,14 +226,3 @@ header.header-pinned-nav {
.right-sidebar {
border-left: 1px solid $border-color;
}
.js-build-variable {
color: $code-color;
}
.js-build-value {
padding: 2px 4px;
font-size: 100%;
color: $black;
background-color: $white-light;
}
......@@ -115,6 +115,16 @@
width: 100%;
}
.js-build-variable {
color: $code-color;
}
.js-build-value {
padding: 2px 4px;
color: $black;
background-color: $white-light;
}
.build-sidebar-header {
padding: 0 $gl-padding $gl-padding;
......
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