diff options
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 { |
