Commit 4a006c34 authored by Bryce Johnson's avatar Bryce Johnson

Fix help state styles.

parent 129e3474
......@@ -415,7 +415,7 @@
.time-tracking-help-state {
padding: 10px 0;
margin-top: 30px;
margin-top: 10px;
border-top: 1px solid #dcdcdc;
}
......@@ -441,6 +441,7 @@
color: $red-light ;
}
}
.sidebar-collapsed-icon {
svg {
width: 16px;
......@@ -455,6 +456,7 @@
}
}
.compare-display-container {
height: 10px;
margin-top: 5px;
}
.compare-display {
......
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