topic-map alignment fix

This commit is contained in:
Kris 2018-04-23 10:45:18 -04:00
parent 3707cce1f0
commit 6215baca97
1 changed files with 1 additions and 2 deletions

View File

@ -156,7 +156,6 @@ a.reply-to-tab {
margin: 10px 0; margin: 10px 0;
h4 { h4 {
margin: 0 0 3px 0;
line-height: $line-height-medium; line-height: $line-height-medium;
} }
@ -179,7 +178,7 @@ a.reply-to-tab {
border-right: 0; border-right: 0;
} }
} }
a, .number { .number {
line-height: $line-height-medium; line-height: $line-height-medium;
} }
.number, i { .number, i {