Skip to content

Commit

Permalink
top align h3 with preview icon
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Nov 21, 2024
1 parent 0490c38 commit a31309e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/sass/pages/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
margin-bottom: 0px;
}

h3 {
/* top align with icon */
line-height: normal;
}

div.preview-icon {
display: table-cell;
border-right: 15px solid transparent;
Expand Down

0 comments on commit a31309e

Please sign in to comment.