mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
css: Move .message-info-popover .popover-title rules inside one block.
This commit is contained in:
@@ -114,6 +114,7 @@ ul {
|
||||
|
||||
.popover-title {
|
||||
padding: 0;
|
||||
border-color: hsla(0, 0%, 0%, 0.2);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -169,7 +170,6 @@ ul {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.message-info-popover .popover-title,
|
||||
.user_popover .popover-title {
|
||||
border-color: hsla(0, 0%, 0%, 0.2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user