aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/fix-khtml.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/fix-khtml.css')
-rw-r--r--template/yoga/fix-khtml.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/template/yoga/fix-khtml.css b/template/yoga/fix-khtml.css
index e071061c9..15e3c083c 100644
--- a/template/yoga/fix-khtml.css
+++ b/template/yoga/fix-khtml.css
@@ -10,5 +10,11 @@
top: -1px; /* move the container up by the same amount */
margin-bottom: 5px;
}
+
+#menubar #menuTagCloud LI
+{
+ display: inline-block;/* required for Safari 3.1 - otherwise overflows on the right */
+}
+
/* end Safari/Konqueror */