Skip to content

docs: adjust element spacing within examples #15369

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

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

swseverance
Copy link
Contributor

Adjusts the amount of spacing between crowded UI elements in the following examples: button-toggle-appearance, datepicker-api, datepicker-color, datepicker-locale, datepicker-value, expansion-steps, focus-monitor-directives, focus-monitor-focus-via, focus-monitor-overview, form-field-label, input-form, paginator-configurable, sidenav-backdrop, snack-bar-overview, snack-bar-position, text-field-autofill-directive, text-field-autofill-monitor, text-field-autosize-textarea

image
image
image
image
image
image
image
image
image
image
image
image
image
image
image
image
image
image

@swseverance swseverance requested a review from jelbourn as a code owner March 2, 2019 18:07
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Mar 2, 2019
@@ -4,3 +4,10 @@
margin: 10px;
border: 1px solid #555;
}

mat-drawer-content {
padding: 10px;
Copy link
Member

Choose a reason for hiding this comment

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

A little nitpicky, but if I remember correctly, all the spacings in the Material design spec were in 4px increments. Maybe we should switch all of these 10px values to 8px or 12px?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@crisbeto I switched all values to either 12px or 8px. Thanks

* Adjusts the amount of spacing between crowded UI elements in the following
  examples: button-toggle-appearance, datepicker-api, datepicker-color,
  datepicker-locale, datepicker-value, expansion-steps, focus-monitor-directives,
  focus-monitor-focus-via, focus-monitor-overview, form-field-label, input-form,
  paginator-configurable, sidenav-backdrop, snack-bar-overview, snack-bar-position,
  text-field-autofill-directive, text-field-autofill-monitor, text-field-autosize-textarea
@swseverance swseverance force-pushed the fix-examples-styling branch from 223ea48 to 2985ef9 Compare March 2, 2019 20:26
Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

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

LGTM

@crisbeto crisbeto added pr: lgtm action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Mar 3, 2019
@josephperrott josephperrott merged commit 4f64b52 into angular:master Mar 4, 2019
josephperrott pushed a commit that referenced this pull request Mar 4, 2019
* Adjusts the amount of spacing between crowded UI elements in the following
  examples: button-toggle-appearance, datepicker-api, datepicker-color,
  datepicker-locale, datepicker-value, expansion-steps, focus-monitor-directives,
  focus-monitor-focus-via, focus-monitor-overview, form-field-label, input-form,
  paginator-configurable, sidenav-backdrop, snack-bar-overview, snack-bar-position,
  text-field-autofill-directive, text-field-autofill-monitor, text-field-autosize-textarea
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants