Commit 9bd52d4a authored by Tim Zallmann's avatar Tim Zallmann

Fixed CSS Lint Problems

parent 89444975
.user-callout.promotion-callout {
margin: 20px 0 0;
.bordered-box {
padding: 20px;
border-color: $border-color;
......@@ -11,6 +11,7 @@
.dismiss-icon {
color: $gray-darkest;
}
&:hover {
.dismiss-icon {
color: $text-color;
......@@ -21,5 +22,5 @@
.svg-container {
margin-right: 15px;
}
}
}
}
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