diff options
Diffstat (limited to 'themes/fab')
| -rw-r--r-- | themes/fab/css-1.7.5/style.css | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/fab/css-1.7.5/style.css b/themes/fab/css-1.7.5/style.css index 3b638f1b18..c4d26ac6b0 100644 --- a/themes/fab/css-1.7.5/style.css +++ b/themes/fab/css-1.7.5/style.css @@ -892,6 +892,17 @@ a:hover .nameZoom { margin-top: 20px; } +#pending .list_value { + padding: 3px; + text-align: center; + vertical-align: middle; + white-space: nowrap; +} + +#pending .indent { + padding: 0px; +} + /* ======== Person box ======= */ .gedcom_favorites_block, .user_favorites_block, |
