Skip to content

Commit

Permalink
FIX: Line Height for Brute Force Protection Text
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Sep 15, 2023
1 parent c3075ad commit 20b037f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Assets/css/kanboard-support.css
Original file line number Diff line number Diff line change
Expand Up @@ -685,3 +685,7 @@ fieldset.brute-force-protection {
margin-top: 0;
margin-bottom: 20px;
}

fieldset.brute-force-protection p:first-of-type {
line-height: 1.25;
}

0 comments on commit 20b037f

Please sign in to comment.