Merge branch 'master' of github.com:coralproject/talk into talk-plugin-avatar

This commit is contained in:
Belen Curcio
2017-07-12 15:00:03 -03:00
+13 -15
View File
@@ -17,10 +17,22 @@ body {
height: auto !important;
}
#coralStream {
#talk-embed-stream-container {
padding: 4px;
}
.talk-stream-tab-container {
padding-bottom: 50px;
min-height: 600px;
}
.talk-stream-tab-container .material-icons {
vertical-align: middle;
width: 1em;
font-size: 1em;
overflow: hidden;
}
.expandForSignin {
min-height: 600px;
}
@@ -112,13 +124,6 @@ body {
color: #2a2a2a;
}
.commentStream .material-icons {
vertical-align: middle;
width: 1em;
font-size: 1em;
overflow: hidden;
}
/* Question Box Styles */
.coral-plugin-questionbox-info {
top: 0;
@@ -185,13 +190,6 @@ body {
position: relative;
}
.commentStream {
/* prevent absolutely positioned final permalink popover from being clipped */
padding-bottom: 50px;
min-height: 600px;
position: relative;
}
/* Comment Box Styles */
.talk-plugin-commentbox-container {
display: flex;