Skip to content

Commit

Permalink
Merge pull request #19 from brunob/patch-2
Browse files Browse the repository at this point in the history
Fix #18
  • Loading branch information
goblindegook authored Apr 29, 2019
2 parents b378fe5 + 916f74f commit 3ffa635
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles/_littlefoot-content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,8 @@
box-sizing: inherit;
display: inline-block;
line-height: normal;
font-size: initial;
font-weight: initial;
max-height: $popover-max-height;
overflow: auto;
padding: $popover-padding-content-top $popover-padding-content-horizontal $popover-padding-content-bottom;
Expand Down

0 comments on commit 3ffa635

Please sign in to comment.