css: Reorder ".support-search-button".

This commit is contained in:
shubhamgupta2956
2020-03-23 03:31:03 +05:30
committed by Tim Abbott
parent 9823226a49
commit 304b538b33

View File

@@ -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;
}