Skip to content

[Button] - FAB icon is not centered on wide screens #421

@frol

Description

@frol

Description

The style seems to use wrong height/width values for the FAB (floating button) on wide screens:

.md-btn--floating{height:48px;padding:14px;width:48px}

It seems it should use 56px instead of 48px.

Images/Screenshots

screenshot from 2017-06-24 16-46-39

Version

  • React 15.6.1
  • React-MD 1.1.0-alpha-7

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions