Skip to content

Commit

Permalink
ktl-1147: Dokka: filter in sub header has more height than common sub…
Browse files Browse the repository at this point in the history
…header
  • Loading branch information
zoobestik committed Jul 24, 2023
1 parent 56a1591 commit 6311562
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static/js/page/dokka-template/control-pane.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
padding-right: 32px;
}

@media (min-width: 940px) {
min-height: 70px; /* KTL-1147 */
}

&, #pages-search {
background: none #1b1b1b;
}
Expand Down

0 comments on commit 6311562

Please sign in to comment.