Skip to content

Commit

Permalink
Fixed issue slab#851 by simply not hiding tooltips that end up partia…
Browse files Browse the repository at this point in the history
…lly under the container
  • Loading branch information
rokkamokka authored and jonaslm committed Dec 21, 2016
1 parent c5d87b1 commit 26ca933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ colorItemsPerRow = 7

.ql-hidden
display: none
.ql-out-bottom, .ql-out-top
.ql-out-top
visibility: hidden

.ql-tooltip
Expand Down

0 comments on commit 26ca933

Please sign in to comment.