Amend previous:

Add a view-detail class (for more generic use)
Fix the regression (scroll) problem on contact editor
pull/91/head
Benoit Favreault 2015-03-25 16:50:36 -04:00 committed by Francis Lachapelle
parent b4f2b470dc
commit 660af9abfd
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ md-content[ui-view="card"] {
// md is overqualifying, we have to do the same to override
md-card.viewer {
flex: 0 2 $detailView-width;
min-width: ($detailView-width - ($pitch * 2));
}