april / certainly-something

WebExtension that shows certificate chains in an aesthetically pleasing manner.
https://addons.mozilla.org/en-US/firefox/addon/certainly-something/
Mozilla Public License 2.0
92 stars 20 forks source link

When scrolling down Certificates panel does not stick on top #44

Closed ghost closed 5 years ago

ghost commented 5 years ago

When scrolling Certificates panel does not stick on top. Instead of scrolling up to switch between sub-header I think if we stick the certificate panel on top it will look good and easy to navigate between sub-headers.

output_4qevri

ghost commented 5 years ago

As I am an Outreachy applicant I would like to do this myself.

april commented 5 years ago

It does already do this, but it depends on the size of your viewport. That div is already marked with position: sticky. :)

screen shot 2019-03-06 at 3 05 11 pm