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

Consistent width for fullscreen button and time-control #2893

Closed
wants to merge 2 commits into from

Commits on Dec 7, 2015

  1. Consistent width for fullscreen button and time-control

    This changes the width of the fullscreen button to 4em. For some
    reason it was 3.8, but that doesn't make much sense and is not in line
    with the other controls.
    
    It also sets the textual time-control's width to auto with a 1em
    padding to the left and right. Again this is more in line with the
    behavior of the other controls.
    hartman committed Dec 7, 2015
    Configuration menu
    Copy the full SHA
    990b383 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Small error in min-width

    hartman committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    5130945 View commit details
    Browse the repository at this point in the history