Skip to content

Correct Avatar position from Github left side profile by custom CSS code.

License

Notifications You must be signed in to change notification settings

appleneko2001/GithubProfileLeftDockFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GithubProfileLeftDockFix

Github profile left side fix by EZ way

Effect pictures

How to apply fix

  1. Download Stylus addon for Firefox (For Chrome are this way).
  2. Press Stylus button and get to the Manager page.
  3. Download and Import style file.
  4. Enjoy the fix.

Also if you just want to know the content for css-code, here:

div.d-inline-block.col-2.col-md-12.mr-3.mr-md-0.flex-shrink-0 {
    z-index: 2 !important;
}
div.js-profile-editable-replace {
    margin-top: 64px !important;
}

Why you made this fix?

Because that makes me unhappy everytime, when I see this confused design, and I think others could have same feels.

About

Correct Avatar position from Github left side profile by custom CSS code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published