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

Commit

Permalink
move elements for visually easier diff compare
Browse files Browse the repository at this point in the history
  • Loading branch information
clshortfuse committed Jun 12, 2016
1 parent 5893ac3 commit 19c6872
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/select/select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ md-input-container {
}

md-input-container > md-select {
order: 2;
margin-top: $input-alignment;
order: 2;
}


Expand Down Expand Up @@ -127,7 +127,6 @@ md-select {
}
}

margin: 0;
&[disabled] ._md-select-value {
background-position: 0 bottom;
// This background-size is coordinated with a linear-gradient set in select-theme.scss
Expand Down

0 comments on commit 19c6872

Please sign in to comment.