summaryrefslogtreecommitdiffstats
path: root/templates/html/search.css
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2020-12-25 20:55:00 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2020-12-25 20:55:00 (GMT)
commitbc3349e52752dafef47565c54c4145e43885f0d2 (patch)
treecb42959b8c42d927916437da9220608e575e5a5e /templates/html/search.css
parentd936554037ac9c46184cb55d118d0007144b6bd9 (diff)
downloadDoxygen-bc3349e52752dafef47565c54c4145e43885f0d2.zip
Doxygen-bc3349e52752dafef47565c54c4145e43885f0d2.tar.gz
Doxygen-bc3349e52752dafef47565c54c4145e43885f0d2.tar.bz2
Fixed problem expanding/collapsing search results when using XHTML (part 2)
Diffstat (limited to 'templates/html/search.css')
-rw-r--r--templates/html/search.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/search.css b/templates/html/search.css
index 8af75a7..254b5e7 100644
--- a/templates/html/search.css
+++ b/templates/html/search.css
@@ -216,7 +216,7 @@ span.SRScope {
display: none;
}
-DIV.searchresults {
+div.searchresults {
margin-left: 10px;
margin-right: 10px;
}