From 011742fdc9669efdc0b31a4c055c1f498b932c11 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 14 Jun 2017 01:42:20 +0900 Subject: [PATCH] [Client] Fix bug --- src/web/app/common/tags/messaging/room.tag | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/web/app/common/tags/messaging/room.tag b/src/web/app/common/tags/messaging/room.tag index 1baf468c28..b1082e26be 100644 --- a/src/web/app/common/tags/messaging/room.tag +++ b/src/web/app/common/tags/messaging/room.tag @@ -126,6 +126,9 @@ padding 8px 0 text-align center + &:empty + display none + > p display inline-block margin 0