mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
css: Separate .group-info rule from .message-group a.
This commit is contained in:
parent
1bf2b23d36
commit
d371d7438e
@ -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;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user