Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

md-radio-group inside md-dialog misaligned when using row layout #1194

Closed
faquino opened this issue Jan 14, 2015 · 0 comments
Closed

md-radio-group inside md-dialog misaligned when using row layout #1194

faquino opened this issue Jan 14, 2015 · 0 comments
Assignees
Milestone

Comments

@faquino
Copy link

faquino commented Jan 14, 2015

When trying to layout md-radio-button in rows inside md-dialog, the fist one is vertically misaligned:

The issue seems to stem from this rule in angular-material.css (line 3603; I'm using 0.7.0-rc3):
md-dialog md-content:not([layout=row]) *:first-child { margin-top: 0px; }

http://jsfiddle.net/6ppsokcr/2/

@ThomasBurleson ThomasBurleson modified the milestone: 0.7.1 Jan 15, 2015
robertmesserle added a commit that referenced this issue Jan 23, 2015
…ut `md-no-ink`

Closes #1182.

fix(subheader): fixes a z-index issue for fixed subheader

Closes #1034.

fix(styles): replaces css selector that was too general

Closes #1194.

feat(button): adds `md-mini` class for mini fab buttons

Closes #1173.
@naomiblack naomiblack modified the milestones: 0.7.1, 0.8.0 Jan 26, 2015
robertmesserle added a commit that referenced this issue Jan 27, 2015
…ut `md-no-ink`

Closes #1182.

fix(subheader): fixes a z-index issue for fixed subheader

Closes #1034.

fix(styles): replaces css selector that was too general

Closes #1194.

feat(button): adds `md-mini` class for mini fab buttons

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

No branches or pull requests

5 participants