Skip to content

Commit

Permalink
Style fix of offline-search popup w/o a docsy override (kubernetes#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalin authored Sep 20, 2021
1 parent f0eaf77 commit cf71d1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 198 deletions.
198 changes: 0 additions & 198 deletions assets/js/offline-search.js

This file was deleted.

4 changes: 4 additions & 0 deletions assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,7 @@
.card-title {
.fab::before, .fas::before { margin-right: .5rem; }
}

.search-result-close-button {
float: right;
}

0 comments on commit cf71d1f

Please sign in to comment.