PLT-5188: Reinstate delete option on system messages. (#5113)

* PLT-5188: Reinstate delete option on system messages.

* Fix styling.

* Fix empty hover box.
Этот коммит содержится в:
George Goldberg
2017-02-28 21:28:37 +00:00
коммит произвёл Harrison Healey
родитель 25b9b7d26b
Коммит 5a3bc43668
2 изменённых файлов: 48 добавлений и 31 удалений

Просмотреть файл

@@ -518,6 +518,17 @@
position: relative;
word-wrap: break-word;
&.post--system {
.post__header {
.col__reply {
min-width: 0;
}
.dropdown {
margin-right: 0;
}
}
}
&:hover {
.dropdown,
.comment-icon__container,