mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 21:48:30 +00:00
css: Consolidate move_topic_modal styles.
This commit is contained in:
@@ -901,6 +901,11 @@ ul.popover-group-menu-member-list {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modal_select {
|
||||||
|
width: auto;
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
#move_topic_to_stream_widget_wrapper {
|
#move_topic_to_stream_widget_wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|||||||
@@ -936,11 +936,6 @@ div.focused-message-list {
|
|||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#move_topic_modal select {
|
|
||||||
width: auto;
|
|
||||||
max-width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.topic_move_breadcrumb_messages {
|
.topic_move_breadcrumb_messages {
|
||||||
margin: 0 5px 5px 0;
|
margin: 0 5px 5px 0;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user