Made search notes smaller
This commit is contained in:
parent
47edb5af55
commit
df8e363b08
1 changed files with 8 additions and 2 deletions
|
@ -825,8 +825,14 @@ input.search-homepage {
|
||||||
#search-homepage {
|
#search-homepage {
|
||||||
width:520px;
|
width:520px;
|
||||||
}
|
}
|
||||||
.searchQueryResults {
|
|
||||||
display:inline;
|
#limitedToClassGroup {
|
||||||
|
font-size: 1rem;
|
||||||
|
}
|
||||||
|
#searchQueryResults {
|
||||||
|
font-size: 1rem;
|
||||||
|
}
|
||||||
|
#limitedToType {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue