Skip to content

Commit

Permalink
Merge pull request #277 from csidirop/bugfix/firstlinereadable
Browse files Browse the repository at this point in the history
Move `#tx-dlf-fulltextselection` down to make fulltext better readable
  • Loading branch information
beatrycze-volk authored Feb 26, 2024
2 parents ff0bb78 + faa5cd4 commit 5f94487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/Private/Less/modules/fulltext.less
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}
#tx-dlf-fulltextselection {
position: relative;
top: 0;
top: 20px;
right: 0;
width: 100%;
height: 100%;
Expand Down
2 changes: 1 addition & 1 deletion Resources/Public/Css/allStyles.css

Large diffs are not rendered by default.

0 comments on commit 5f94487

Please sign in to comment.