Skip to content

Commit

Permalink
fix width on firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalerba committed Aug 15, 2017
1 parent e012f08 commit 44f47ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/select/select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $mat-select-panel-max-height: 256px !default;
$mat-select-item-height: 3em !default;

.mat-select {
display: inline-block;
//display: inline-block;
outline: none;
}

Expand Down

0 comments on commit 44f47ba

Please sign in to comment.