mirror of https://github.com/zulip/zulip.git
settings: Remove unnecessary CSS.
There is no text type input element inside "#service_name_list" element.
This commit is contained in:
parent
d84fd73db4
commit
8c3421c7f4
|
@ -1650,8 +1650,7 @@ $option_title_width: 180px;
|
|||
}
|
||||
}
|
||||
|
||||
#payload_url_inputbox,
|
||||
#service_name_list {
|
||||
#payload_url_inputbox {
|
||||
& input[type="text"] {
|
||||
width: 340px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue