Skip to content

Commit

Permalink
Widgets / Print / Restrict logo size when image is too large.
Browse files Browse the repository at this point in the history
  • Loading branch information
François Prunayre authored and Jesse Eichar committed Jul 2, 2013
1 parent 0bed882 commit e64be58
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions web-client/src/main/resources/apps/css/gnmetadataprint.css
Expand Up @@ -29,13 +29,6 @@ a:visited {
text-decoration : underline;
}

/* Increase thumbnails size */
.metadata * img.logo {
max-height:none !important;
max-width : 650px !important;
float: left;
clear: both;
}

/* Badly supported by browser - a small line strike through the legend element */
.metadata * fieldset {
Expand Down

0 comments on commit e64be58

Please sign in to comment.