css: Separate .group-info rule from .message-group a.

This commit is contained in:
Vaibhav 2019-07-09 16:02:48 +05:30 committed by Tim Abbott
parent 1bf2b23d36
commit d371d7438e

View File

@ -119,11 +119,14 @@ ul {
}
.group-info-popover {
.group-info,
.manage-group a {
text-align: center;
}
.group-info {
text-align: center;
}
.group-info .group-name {
font-weight: bold;
}