Skip to content
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

F #5480

Merged
merged 3 commits into from Jun 24, 2015
Merged

F #5480

merged 3 commits into from Jun 24, 2015

Commits on Jun 24, 2015

  1. First pass colour audit

    This gets rid of old and un-used, or lesser-used colour variables.
    JohnONolan committed Jun 24, 2015
    Copy the full SHA
    b9793c0 View commit details
    Browse the repository at this point in the history
  2. Fight fire with overflow.

    Prevents firefox from allowing blog title to overflow. This is an incredibly stupid fix for an incredibly stupid browser bug. Firefox is the worst modern browser in the world at basic layout rendering. Could someone let them know please? Closes #5430 as replacement.
    JohnONolan committed Jun 24, 2015
    Copy the full SHA
    0928ed1 View commit details
    Browse the repository at this point in the history
  3. Firefucks

    Firefox can't do flexbox, because why would a modern browser be able to do flexbox? Cray.
    Closes #5438, Closes #5401 - same fix but vh unit because % unit is hella unreliable.
    JohnONolan committed Jun 24, 2015
    3
    Copy the full SHA
    648f006 View commit details
    Browse the repository at this point in the history