Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !999

Fix #975 : Reworks avatar sizes and spacing across breakpoints

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/beckkramer/main into main Jul 19, 2020
  • Overview 13
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: beckkramer

This is a fix for Issue #975 (closed)

This PR:

  • Adds a height/width Sass mixin for different photo sizes to pare down on code
  • Adds a tiny image size and adjusts the other values as some weren't being used
  • Adjusts the spacing and orientation of the avatar images per breakpoint

Tasks from the issue:

  • Add a tiny photo size to the $_person-photo Sass map.
  • Tweak the incorporating breakpoint declarations to incorporate it.
  • Verify using a smartphone.

Screenshots of the element at different breakpoints:

Screenshot_12 Screenshot_16 Screenshot_15 Screenshot_14 Screenshot_13

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/beckkramer/main