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

Block: fix invalid block scrim overflowing toolbar on mobile #9473

Merged
merged 5 commits into from
Sep 13, 2018

Commits on Aug 30, 2018

  1. Fix invalid block scrim overflowing toolbar on mobile

    On small screens the invalid block scrim overflows a block’s dropdown menu / toolbar, which is positioned beneath the block.
    johngodley committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    ab62433 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Clarify variable.

    Joen Asmussen committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    e00564d View commit details
    Browse the repository at this point in the history
  2. Tweak block warning quite a bit.

    This commit changes the layout and design of the block warning a bit.
    
    It is no longer obscuring content, and the scrim is lighter.
    Joen Asmussen committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    3a6e1f3 View commit details
    Browse the repository at this point in the history
  3. Also fix for nested blocks.

    Joen Asmussen committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    76e9e05 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Restore the full border.

    jasmussen committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    f49257d View commit details
    Browse the repository at this point in the history