diff options
| author | makitso <makitso@gmail.com> | 2015-03-05 11:34:38 -0600 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2015-03-05 11:34:38 -0600 |
| commit | 924b84dc7e1498cd8fc02cd4f91e67e632af13ec (patch) | |
| tree | 26d5b15652eb01609075e3f91de33ce325578a14 /themes/fab | |
| parent | e7b49ebd7b78611706a17d31bd85b287d12b41d2 (diff) | |
| download | webtrees-924b84dc7e1498cd8fc02cd4f91e67e632af13ec.tar.gz webtrees-924b84dc7e1498cd8fc02cd4f91e67e632af13ec.tar.bz2 webtrees-924b84dc7e1498cd8fc02cd4f91e67e632af13ec.zip | |
Minor cosmetics
Diffstat (limited to 'themes/fab')
| -rw-r--r-- | themes/fab/css-1.7.0/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css index 165b18d041..860d0f3152 100644 --- a/themes/fab/css-1.7.0/style.css +++ b/themes/fab/css-1.7.0/style.css @@ -1730,6 +1730,7 @@ a.showit:hover > span { border-collapse:separate; border-spacing:2px; vertical-align: middle; + margin-bottom: 5px; } [dir=rtl] .stat-table1 { @@ -1742,6 +1743,7 @@ float: right; width:60%; border-collapse:separate; border-spacing:2px; + margin-bottom: 5px; } [dir=rtl] .stat-table2 { |
