Skip to content

Commit

Permalink
Fix: pointer cursor style on search submit button (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: Milek7 <Milek7@users.noreply.github.com>
  • Loading branch information
TrueBrain and Milek7 committed Nov 24, 2020
1 parent b0d0e26 commit b1c314a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/truewiki.css
Expand Up @@ -441,6 +441,7 @@ header {
background-color: white;
border: 0;
border-left: 1px solid #aaa;
cursor: pointer;
height: 20px;
margin: 1px 1px 0 0;
width: 20px;
Expand Down

0 comments on commit b1c314a

Please sign in to comment.