(css) Review cards display in sharing dialog box

pull/91/head
Francis Lachapelle 2015-06-25 11:31:53 -04:00
parent c524782395
commit d674b33a20
1 changed files with 2 additions and 0 deletions

View File

@ -34,7 +34,9 @@ md-card {
}
&.sg-collapsed {
background-color: transparent;
border-radius: 0;
box-shadow: none;
margin-top: 0;
margin-bottom: 0;
}