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

[Dialog] Do not mix padding and padding top #4082

Merged
merged 1 commit into from
Apr 24, 2016
Merged

[Dialog] Do not mix padding and padding top #4082

merged 1 commit into from
Apr 24, 2016

Conversation

oliviertassinari
Copy link
Member

@@ -12,7 +12,7 @@
"private": true,
"scripts": {
"start": "npm run browser:development",
"browser:development": "webpack-dev-server --config webpack-dev-server.config.js --progress --colors --inline --host=",
"browser:development": "webpack-dev-server --config webpack-dev-server.config.js --progress --colors --inline",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you figure out your problem with this? I remember merging the --host= argument as it didn't break anything for me.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When using --host= I have a warning in the console saying the hot reloading end point can't be reached.
I haven't investigated. I just though it would be safer to revert.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find the hot reloading pretty iffy on our docs anyways -- I haven't been depending on it 😟

@oliviertassinari oliviertassinari merged commit 352c5ee into mui:master Apr 24, 2016
@oliviertassinari oliviertassinari deleted the date-picker-fix-padding branch April 24, 2016 21:20
@zannager zannager added the component: dialog This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dialog This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants