summaryrefslogtreecommitdiff
path: root/themes/_common/css-2.0.0/style.css
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2018-10-23 08:07:48 -0700
committermakitso <makitso@gmail.com>2018-10-23 08:07:48 -0700
commitca9feca47d6c7d863a1f0cc2909ef5476080610f (patch)
tree0c0e17bc691d50c59dd56c0f9fb039cf2402ee85 /themes/_common/css-2.0.0/style.css
parent0e7a2d236900b65ce66b14620acab98473f496e5 (diff)
downloadwebtrees-ca9feca47d6c7d863a1f0cc2909ef5476080610f.tar.gz
webtrees-ca9feca47d6c7d863a1f0cc2909ef5476080610f.tar.bz2
webtrees-ca9feca47d6c7d863a1f0cc2909ef5476080610f.zip
Fix: #1998 - RTL Family box placement on Pedigree Chart
Diffstat (limited to 'themes/_common/css-2.0.0/style.css')
-rwxr-xr-xthemes/_common/css-2.0.0/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/_common/css-2.0.0/style.css b/themes/_common/css-2.0.0/style.css
index 90e8126b63..6816d08bbe 100755
--- a/themes/_common/css-2.0.0/style.css
+++ b/themes/_common/css-2.0.0/style.css
@@ -393,7 +393,7 @@
display: none;
text-align: start;
white-space: nowrap;
- left: 0;
+ left: auto;
z-index: 9999;
}