Move search form css to correct section

This commit is contained in:
Anton Khorev 2024-04-13 02:51:27 +03:00
parent df77a93758
commit c88cac4b55

View file

@ -513,6 +513,12 @@ header .search_forms,
display: none;
}
.search_form {
.describe_location {
font-size: 10px;
}
}
/* Rules for search sidebar */
#sidebar .search_results_entry {
@ -811,12 +817,6 @@ tr.turn:hover {
}
}
.search_form {
.describe_location {
font-size: 10px;
}
}
/* Rules for user images */
img.user_image {