fix white line below buttons in notifications

このコミットが含まれているのは:
Henry Jameson 2017-11-13 08:28:21 +03:00
コミット 764331c80b
1個のファイルの変更5行の追加2行の削除

ファイルの表示

@ -129,8 +129,11 @@
word-break: break-word;
border-left-width: 0px;
line-height: 18px;
border-bottom: 1px solid;
border-bottom-color: inherit;
.timeline & {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.notify {
.avatar {