Commit a99fd263 authored by Jehan Tremback's avatar Jehan Tremback Committed by Randall Leeds

lil margin cleanups

parent 97c32cc0
......@@ -174,10 +174,6 @@ label {
.annotator-controls {
@include box-shadow(-1em 0 1em 0 #fff);
background: #fff;
& > * {
margin-right: .5em;
}
}
a {
......@@ -378,6 +374,7 @@ blockquote {
.user {
font-weight: bold;
text-decoration: underline;
margin-bottom: .25em;
}
.time {
......@@ -502,7 +499,6 @@ blockquote {
padding-left: 1em;
textarea {
margin-top: .5em;
width: 100%;
min-height: 8em;
}
......
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