Skip to content

make profile pic take up available space in sidebar

Paul Mather requested to merge profile_img_fix into dev

Created by: whunter

Make user's profile pic more prominent.


JIRA Ticket: (https://webapps.es.vt.edu/jira/browse/LIBTD-1461) ()

What does this Pull Request do? ()

Makes user's profile pic take up 100% of width in left sidebar. Height determined by the img size.

What's the changes? ()

Makes user's profile pic take up 100% of width in left sidebar. Height determined by the img size.

How should this be tested?

  • Log in or create account and upload a profile pic from the Edit Profile page.
  • Check that the image takes up all of the width of the left sidebar

Additional Notes:

  • branch: profile_img_fix

() Required fields

Merge request reports