Skip to content

Commit

Permalink
Merge remote-tracking branch 'alex/IDI-33' into development
Browse files Browse the repository at this point in the history
* alex/IDI-33:
  IDI-33: getting back overflow not to make preference button jump
  • Loading branch information
acheetham committed May 23, 2012
2 parents 514d588 + 1d6e125 commit b58f6ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ body {
background-image: url('images/bg.png');
background-position: 0px 0px; /* horizontal vertical */
background-repeat: repeat;
overflow: auto;
}
body.fl-theme-uio-yb, body.fl-theme-uio-wb,
body.fl-theme-uio-bw, body.fl-theme-uio-by { background-image: none; }
Expand Down

0 comments on commit b58f6ef

Please sign in to comment.