mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
domains_modal: Fix width of modal_text_input.
This commit is contained in:
committed by
Tim Abbott
parent
865d847492
commit
acabface1a
@@ -470,6 +470,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
#add-realm-domain-widget {
|
||||
.modal_text_input {
|
||||
width: 14.7143em; /* 206px at 14px em */
|
||||
}
|
||||
}
|
||||
|
||||
#create_bot_short_name {
|
||||
/* A shorter dropdown width (~200px at 14px em)
|
||||
to ensure the email all fits on one line. */
|
||||
|
||||
Reference in New Issue
Block a user