Commit 51eecbe5 authored by Bryce Johnson's avatar Bryce Johnson

Shush rake scss_lint.

parent 8aa0f45d
......@@ -105,6 +105,7 @@
color: $gl-warning;
}
}
p:last-child {
margin-bottom: 0;
}
......@@ -456,6 +457,7 @@
img {
display: none;
}
svg {
margin-bottom: -7px; // makes up for border removed
border: none;
......@@ -482,7 +484,7 @@
display: inline-block;
svg.avatar {
position:absolute;
position: absolute;
top: 12%;
right: 4%;
height: 45%;
......
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