Will Jessop's Writings

Sailing, Food, Programming, Technology, and other things

Do you have a Ruby on Rails application you'd like to be faster, more scalable, or just upgraded safely? I'm currently open to new contracts doing Ruby on Rails and Postgres scaling and performance work, and Rails upgrades. Contact me at will@willj.net to get started.
| tags:github programming firefox

Full-height Github "checks" box in Firefox

The scrolling checks box on Github really irritates me. Follow these instructions to make it full height on Firefox.

1. Take this CSS:

.branch-action-item.open > .merge-status-list-wrapper > .merge-status-list, .branch-action-item.open > .merge-status-list {
  max-height: fit-content !important;
}

2. Tell Firefox to use the new CSS

Follow the guide here for adding it to the custom CSS. And done, full height checks box!

Notifications in action in Apple Mail