Skip to content

Commit

Permalink
Set min-height on user profile cover image
Browse files Browse the repository at this point in the history
  • Loading branch information
John O'Nolan committed Dec 27, 2013
1 parent d33effa commit 470483e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/client/assets/sass/layouts/users.scss
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
line-height: 0;
width: 100%;
height: auto;
min-height: 180px;
}

.edit-cover-image {
Expand Down

0 comments on commit 470483e

Please sign in to comment.