mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
css: Merge #payload_url_inputbox and #service_name_list.
This commit is contained in:
@@ -1918,12 +1918,11 @@ body:not(.night-mode) #settings_page .custom_user_field .datepicker {
|
||||
}
|
||||
}
|
||||
|
||||
#payload_url_inputbox input[type=text] {
|
||||
width: 340px;
|
||||
}
|
||||
|
||||
#service_name_list input[type=text] {
|
||||
width: 340px;
|
||||
#payload_url_inputbox,
|
||||
#service_name_list {
|
||||
input[type=text] {
|
||||
width: 340px;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-title {
|
||||
|
||||
Reference in New Issue
Block a user