Skip to content

Commit

Permalink
adjust margin to compensate for border
Browse files Browse the repository at this point in the history
Co-authored-by: joelit <[email protected]>
  • Loading branch information
osma and joelit authored Dec 17, 2024
1 parent 4024873 commit b866579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resource/css/skosmos.css
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,7 @@ body {
.tooltip-html button:focus {
border: 2px solid var(--vocab-text);
border-radius: 0;
margin: -4px;
}

.tooltip-html:hover .tooltip-html-content, .tooltip-html:focus-within .tooltip-html-content {
Expand Down

0 comments on commit b866579

Please sign in to comment.