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

Quickfix for action button and material design icon #1614

Merged
merged 2 commits into from
Dec 1, 2020

Commits on Dec 1, 2020

  1. Quickfix for action button and material design icon

    When using a material design icon in the icon slot, this fix will
    properly align it vertically.
    
    Signed-off-by: Vincent Petry <vincent@nextcloud.com>
    PVince81 committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    b48f067 View commit details
    Browse the repository at this point in the history
  2. Set example size for material design icon to 16

    Since 16px is an existing default, let's use that in the recommendation
    for when using material design icons in the ActionButton.
    
    Signed-off-by: Vincent Petry <vincent@nextcloud.com>
    PVince81 committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    3446414 View commit details
    Browse the repository at this point in the history