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

Shush rake scss_lint.

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