Commit 6a236bd8 authored by Christof Dorner's avatar Christof Dorner

Merge pull request #3400 from hypothesis/fix-card-margin

Remove additional margin at foot of annotation card
parents 0a894ccc 3c184583
......@@ -108,9 +108,6 @@ $annotation-card-left-padding: 10px;
.annotation-footer {
@include font-normal;
color: $grey-5;
// Margin between bottom of ascent of annotation footer labels
// and bottom of annotation card should be ~20px.
margin-bottom: $layout-h-margin - 13px;
margin-top: $layout-h-margin;
}
......
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