mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
css: Reorder ".support-search-button".
This commit is contained in:
committed by
Tim Abbott
parent
9823226a49
commit
304b538b33
@@ -84,14 +84,14 @@ tr.admin td:first-child {
|
||||
top: -50px;
|
||||
}
|
||||
|
||||
.support-search-button {
|
||||
border-color: hsl(0, 0%, 83%);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.support-submit-button {
|
||||
position: relative;
|
||||
top: -5px;
|
||||
border-color: hsl(0, 0%, 83%);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.support-search-button {
|
||||
border-color: hsl(0, 0%, 83%);
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user