(css) Review cards display in sharing dialog box

This commit is contained in:
Francis Lachapelle 2015-06-25 11:31:53 -04:00
parent c524782395
commit d674b33a20

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;
}