mirror of https://github.com/zulip/zulip.git
settings: Leverage .settings_text_input class.
This commit is contained in:
parent
a0fc663490
commit
c43aaed37c
|
@ -400,7 +400,7 @@ div.overlay {
|
|||
}
|
||||
|
||||
.input-append input[type="text"],
|
||||
.new-style input[type="text"] {
|
||||
input.settings_text_input {
|
||||
border-radius: 5px;
|
||||
box-shadow: none;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue