Skip to content

Commit

Permalink
Removed height 100% that caused the body not to occupy the full windo…
Browse files Browse the repository at this point in the history
…w, thus making Tooltipster look broken with trigger click
  • Loading branch information
louisameline committed Jan 15, 2014
1 parent 4f2e551 commit 14bcf46
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ orange #ff5e3c */
color: #fff;
}

body, html {
height: 100%;
}

body {
color: #5d6365;
font-size: 1em;
Expand Down

0 comments on commit 14bcf46

Please sign in to comment.