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/fab | |
| 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/fab')
| -rwxr-xr-x | themes/fab/css-2.0.0/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/fab/css-2.0.0/style.css b/themes/fab/css-2.0.0/style.css index d76d3fdb08..b47f316b99 100755 --- a/themes/fab/css-2.0.0/style.css +++ b/themes/fab/css-2.0.0/style.css @@ -136,7 +136,6 @@ table { .wt-block-content { overflow: auto; - position: relative; } .wt-accessibility-links { |
