Skip to content

Commit

Permalink
fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukáš Melega committed May 22, 2024
1 parent 1f40909 commit 6f9fd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xExtension-WordHighlighter/static/style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* WordHighlighter v0.0.2 (FreshRSS Extension) CSS */
#stream mark {
padding: 2px;
padding-right: 0; /* because in case when part of word is higlighted */
padding-right: 0; /* because in case when part of word is highlighted */
border-radius: 4px;
}

Expand Down

0 comments on commit 6f9fd5c

Please sign in to comment.