Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GitHub button clickable on home page #1290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
robinpokorny opened this issue Aug 15, 2017 · 0 comments
Closed

GitHub button clickable on home page #1290

robinpokorny opened this issue Aug 15, 2017 · 0 comments

Comments

@robinpokorny
Copy link

What happened

The stargazers link on the docs home page has static position and is clickable even when page is scrolled which is both annoying and unexpected.

I played around with z-index but was unable to find a working combination. When I remove position: relative from .gh-count, everything works, too. Tested on Chrome on Mac.

How to reproduce

out

remmycat added a commit to remmycat/immutable-js that referenced this issue Sep 29, 2017
remmycat added a commit to remmycat/immutable-js that referenced this issue Sep 29, 2017
errendir added a commit to errendir/immutable-js that referenced this issue Sep 30, 2017
…ings

* facebook/master: (48 commits)
  4.0.0-rc.3
  Use latest immutable.js build on website
  Only build docs on tagged releases (immutable-js#1321)
  Relicense as MIT (immutable-js#1320)
  Fix rendering issue on tall screens
  Merge immutable-js#1285
  Do not throw from hasIn (immutable-js#1319)
  Add more flow tests for Records
  Upgrade prettier and jest (immutable-js#1318)
  Merge immutable-js#1193
  Minor flow record fixes
  Merges immutable-js#1195
  fixed immutable-js#1290 by removing relative position from star count (immutable-js#1317)
  Fix deploy script
  Adds a script which automatically builds a #npm branch (immutable-js#1316)
  Use .github directory
  Merges immutable-js#1314
  Flow config ignore all node_modules
  Update to latest version of flow (immutable-js#1312)
  fixed immutable-js#1313 by fixing two borked reducers (immutable-js#1315)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants