diff options
Diffstat (limited to 'themes/minimal/style.css')
| -rw-r--r-- | themes/minimal/style.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/themes/minimal/style.css b/themes/minimal/style.css index 0919a16e8e..a07009c0eb 100644 --- a/themes/minimal/style.css +++ b/themes/minimal/style.css @@ -869,18 +869,6 @@ margin:0 15px 0 0; left:auto; } -/*-- relationship chart specific stylesheets --*/ -#relationship_chart { - position: relative; - top: -40px; - left: 0; -} - -html[dir='rtl'] #relationship_chart { - left:auto; - right:10px; -} - /*-- ancestry chart specific stylesheets --*/ #ancestry_chart ul { background-image: url(images/vline.png); |
