Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

update(mdInputGroup) show page load error style #1491

Closed
wants to merge 1 commit into from

Conversation

AllenSH12
Copy link

No description provided.

@marcysutton marcysutton changed the title update(docs) show page load error style update(mdInputGroup) show page load error style Feb 13, 2015
@ThomasBurleson
Copy link
Contributor

@AllenSH12 - have you signed the CLA ?

@AllenSH12
Copy link
Author

Yep!

@@ -27,7 +27,7 @@ <h1 class="md-toolbar-tools">

<md-input-container>
<label>Hourly Rate (USD)</label>
<input required type="number" step="any" name="rate" ng-model="project.rate" min="800" max="4999" required>
<input required type="number" step="any" name="rate" ng-model="project.rate" min="800" max="4999">
Copy link

Choose a reason for hiding this comment

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

Is this reflected under the "source" here https://material.angularjs.org/#/demo/material.components.input ?
I couldn't see that changed.

screen shot 2015-02-23 at 11 31 34 pm

edit: added image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants