Commit 758ee72c authored by Jacob Schatz's avatar Jacob Schatz Committed by Eric Eastwood

Removed span.

parent f2e6ec73
......@@ -206,7 +206,7 @@
background: $gray-light;
padding: 20px;
span.help-block {
.help-block {
padding-top: 7px;
margin-top: 0;
}
......@@ -234,7 +234,7 @@
vertical-align: top;
width: 20%;
border-right: 1px solid $white-normal;
height: calc(100vh + 20px);
min-height: calc(100vh + 20px);
overflow: auto;
}
......
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