+ Speed up search results with this option! (use CACHEONLY or FALSE to switch off verification)
NOCACHE: no use of web cache, load all snippets online
IFFRESH: use the cache if the cache exists and is fresh otherwise load online
IFEXIST: use the cache if the cache exist or load online
diff --git a/htroot/env/base.css b/htroot/env/base.css
index 8666aaf10..13dd779c9 100644
--- a/htroot/env/base.css
+++ b/htroot/env/base.css
@@ -625,9 +625,11 @@ form dt, dl.pairs dt {
dt.hintIcon {
float:left;
+ clear:both;
}
dd.hint {
+ padding-top: 10px;
padding-bottom: 10px;
}