change line-height to accomodate recal modal link
This commit is contained in:
parent
5f32002255
commit
63cdcdda7e
1 changed files with 5 additions and 0 deletions
|
|
@ -158,6 +158,11 @@ ol {
|
||||||
margin-left: -1rem;
|
margin-left: -1rem;
|
||||||
li {
|
li {
|
||||||
margin-bottom: .5rem;
|
margin-bottom: .5rem;
|
||||||
|
line-height: 1.5rem;
|
||||||
|
a {
|
||||||
|
line-height: 1.5rem;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#coverage-statement-text-block {
|
#coverage-statement-text-block {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue