diff --git a/webapp/web/css/vitro.css b/webapp/web/css/vitro.css index 54e42a6c3..c2001d95b 100644 --- a/webapp/web/css/vitro.css +++ b/webapp/web/css/vitro.css @@ -133,10 +133,17 @@ border-bottom: none } .searchTOC ul a { - display: block; + display: inline; padding-left: 25px; } +.searchTOC ul span { + float:right; + padding-right: 10px; + color:grey; + font-size:smaller; +} + /* -------------------------------------------------> */ /* DROP DOWN USER MENU ----------------------------> */ /* -------------------------------------------------> */ diff --git a/webapp/web/templates/freemarker/body/search/search-pagedResults.ftl b/webapp/web/templates/freemarker/body/search/search-pagedResults.ftl index 1fe395ec3..4cd221ac6 100644 --- a/webapp/web/templates/freemarker/body/search/search-pagedResults.ftl +++ b/webapp/web/templates/freemarker/body/search/search-pagedResults.ftl @@ -38,7 +38,7 @@