Merge pull request #2172 from Haokun-Chen/2155

fix Job output search tag styling
This commit is contained in:
Haokun Chen 2018-06-15 09:54:39 -04:00 committed by GitHub
commit 5150933890
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -185,7 +185,6 @@
.jobz-searchClearAll {
font-size: 10px;
padding-bottom: @at-space;
}
.jobz-Button-searchKey {
@ -429,4 +428,4 @@
display: flex;
flex-direction: column;
}
}
}