Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.
Merged

Juz tab #1071

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into juz_tab
  • Loading branch information
naveed-ahmad authored Feb 11, 2019
commit 55994d02bba94d42c701c078d9619efb97d7f88e
1 change: 1 addition & 0 deletions src/components/Word.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ class Word extends Component<Props> {
style={{ position: 'relative' }}
title={tooltipText}
html={tooltipHtml}
style={{ position: 'relative', float: 'right', overflow: 'hidden' }}
>
<WordWrap
role="button"
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.