Skip to content

[RaisedButton] cannot resize width after updating from 14.4 to 15.0 (correction from previous issue) #4345

@rob2d

Description

@rob2d

Problem description

Cannot restyle RaisedButton width/maxWidth CSS attribute in "style" property within RaisedButtons after upgrading to MUI v.0.15.0. Tried looking into code to find source that would trigger it in changes after 14.4, but not familiar enough.

Steps to reproduce

Create a RaisedButton, give style width property of anything, observe that new container is created and button component still contains 88px widths.

Versions

  • Material-UI: 0.15.0
  • React: 15.0.2
  • Browser: Chrome v 50.0.2661.102 m

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions