adjust comment stream sizing to allow for chrome focus state

This commit is contained in:
IAmSamHankins
2017-06-16 15:00:42 -04:00
parent d386316f8a
commit dcee2a4438
@@ -17,6 +17,10 @@ body {
height: auto !important;
}
#coralStream {
padding: 4px;
}
.expandForSignin {
min-height: 600px;
}