Move search form css to correct section
This commit is contained in:
parent
df77a93758
commit
c88cac4b55
1 changed files with 6 additions and 6 deletions
|
@ -513,6 +513,12 @@ header .search_forms,
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.search_form {
|
||||||
|
.describe_location {
|
||||||
|
font-size: 10px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* Rules for search sidebar */
|
/* Rules for search sidebar */
|
||||||
|
|
||||||
#sidebar .search_results_entry {
|
#sidebar .search_results_entry {
|
||||||
|
@ -811,12 +817,6 @@ tr.turn:hover {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.search_form {
|
|
||||||
.describe_location {
|
|
||||||
font-size: 10px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Rules for user images */
|
/* Rules for user images */
|
||||||
|
|
||||||
img.user_image {
|
img.user_image {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue