Skip to content

Commit

Permalink
Settings editor - work around rendering glitch with webkit-line-clamp
Browse files Browse the repository at this point in the history
  • Loading branch information
roblourens committed Aug 1, 2018
1 parent b17af81 commit fa47281
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
transform: translate3d(0px, 0px, 0px);
}

.settings-editor > .settings-body > .settings-tree-container .setting-item .setting-item-description * {
Expand Down

0 comments on commit fa47281

Please sign in to comment.