Skip to content

Commit

Permalink
IDI-68: Fixed the layout issue on clusters pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
cindyli committed May 23, 2012
1 parent 1b8e92f commit 05932a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style-ltie7.css
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,11 @@ body {
padding: 0;
}

/* clusters page: logo wrapping */
.idi-cluster .idi-project-logo {
width: 4em;
}

/* Strip out the background images from the navigation menu in IE6 */
.fl-site-nav-main a.idi-nav-home {
background-image: none;
Expand Down

0 comments on commit 05932a6

Please sign in to comment.