This was causing unusual positioning and kind of broke the website by moving the project author's name under the thumbnail of the project under it in the next line on different devices. This has been reported here.
Test Coverage
Manually tested with Chrome Dev Tools on Windows 10. Here are some screenshots-
Homepage:
Before:
After:
Search:
Before:
After:
Alternatives
Instead of removing the property, its value could be changed to any of sticky, inherit, initial, relative, revert and unset, too and that would have the same effect; but I could not find why it would be necessary.
This was causing unusual positioning and kind of broke the website by moving the project author's name under the thumbnail of the project under it in the next line on different devices. This has been reported here.
Test Coverage
Manually tested with Chrome Dev Tools on Windows 10. Here are some screenshots- Homepage: Before: After: Search: Before: After:
Alternatives
Instead of removing the property, its value could be changed to any of sticky, inherit, initial, relative, revert and unset, too and that would have the same effect; but I could not find why it would be necessary.