Skip to content

Fix datepicker modal-content display#5926

Open
gaw89 wants to merge 1 commit intoDogfalo:v1-devfrom
gaw89:patch-2
Open

Fix datepicker modal-content display#5926
gaw89 wants to merge 1 commit intoDogfalo:v1-devfrom
gaw89:patch-2

Conversation

@gaw89
Copy link
Copy Markdown

@gaw89 gaw89 commented May 16, 2018

Proposed changes

Screenshots (if appropriate) or codepen:

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to change).

Checklist:

  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

This fixes a very minor issue in the display of the datepicker component. Currently, the component looks like this:

datepicker_issue

As you can see, there is a 4px margin at the bottom which causes a blank space in the background of the date display. With this update, the datepicker modal looks like this:

datepicker_fixed

This is how it looked in the previous version of Materialize.

Thanks for a great library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant