prevent Talk from collapsing when a height is set to the body on the parent page

This commit is contained in:
Riley Davis
2017-03-31 09:12:09 -06:00
parent b9f0633365
commit 72c1774cf3
@@ -16,6 +16,7 @@ body {
font-size: 14px;
margin: 0px;
padding: 0px 0px 50px 0px;
height: auto !important;
}
.expandForSignin {