Merge branch 'master' into es6-modules-tree-shaking

This commit is contained in:
Kiwi
2017-10-03 17:39:06 +02:00
committed by GitHub
@@ -45,6 +45,12 @@
border-left: 3px solid rgb(35,118,216);
}
.bylineSecondary {
display: flex;
color: #696969;
font-size: 12px;
}
.pendingComment {
filter: blur(2px);
pointer-events: none;