Commit bc9d44c0 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Adjust width of Cycle Analytics container

parent 46d2b430
#cycle-analytics {
width: 1000px;
margin: 24px auto 0;
position: relative;
......@@ -84,6 +85,10 @@
}
}
.js-ca-dropdown {
top: $gl-padding-top;
}
.bordered-box {
border: 1px solid $border-color;
border-radius: $border-radius-default;
......
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