diff options
| author | makitso <makitso@gmail.com> | 2017-08-25 08:54:57 -0700 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2017-08-25 08:54:57 -0700 |
| commit | f6180cf79cc1c93fa84be489344d75687e4d9111 (patch) | |
| tree | 117bfcf53b8a341e78b9712c9a3b4ab92fbc79aa /themes/xenea | |
| parent | 7cf4f941650bde2dd2fb2a35b78aa4df86e7a293 (diff) | |
| download | webtrees-f6180cf79cc1c93fa84be489344d75687e4d9111.tar.gz webtrees-f6180cf79cc1c93fa84be489344d75687e4d9111.tar.bz2 webtrees-f6180cf79cc1c93fa84be489344d75687e4d9111.zip | |
Fix #1324 - Constrain icons on My Page pedigree chart - adjustment
Diffstat (limited to 'themes/xenea')
| -rwxr-xr-x | themes/xenea/css-2.0.0/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/xenea/css-2.0.0/style.css b/themes/xenea/css-2.0.0/style.css index 9082a15814..33a7966581 100755 --- a/themes/xenea/css-2.0.0/style.css +++ b/themes/xenea/css-2.0.0/style.css @@ -788,7 +788,6 @@ a > .wt-icon-arrow-up:hover::before { .wt-block-content { margin: 5px; overflow: auto; - position: relative; } .wt-block-content .list_table { |
