Skip to content

Commit

Permalink
make portrait oriented photos larger
Browse files Browse the repository at this point in the history
  • Loading branch information
struan committed Jul 4, 2013
1 parent c694eed commit d25ce74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/css/fms.css
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@
img.small {
min-height: 45%;
max-width: 85%;
max-height: 45%;
max-height: 70%;
}

#details-page div[data-role="content"] {
Expand Down

0 comments on commit d25ce74

Please sign in to comment.