NIHVIVO-1187 Migrate handling of empty or invalid query from PagedSearchController to FreemarkerPagedSearchController
This commit is contained in:
parent
96c91a9195
commit
1bd624d550
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@
|
||||||
|
|
||||||
**************************************************/
|
**************************************************/
|
||||||
|
|
||||||
|
/***** Search form *****/
|
||||||
|
|
||||||
|
.advancedSearchForm .form-button {
|
||||||
|
margin-top: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/***** Class and subclass refinement links *****/
|
/***** Class and subclass refinement links *****/
|
||||||
|
|
||||||
.searchTOC {
|
.searchTOC {
|
||||||
|
|
Loading…
Add table
Reference in a new issue