summaryrefslogtreecommitdiff
path: root/themes/clouds/css-1.7.0/style.css
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2015-04-10 08:43:38 -0500
committermakitso <makitso@gmail.com>2015-04-10 08:45:46 -0500
commitc30d3a9eca7f127f8bcb3bd009074e2028e9acf4 (patch)
tree2ce3876c435fac4539e3c580acdd0b9b83251795 /themes/clouds/css-1.7.0/style.css
parentec79dd93908879dc05fad6e07a50d8cdff91259f (diff)
downloadwebtrees-c30d3a9eca7f127f8bcb3bd009074e2028e9acf4.tar.gz
webtrees-c30d3a9eca7f127f8bcb3bd009074e2028e9acf4.tar.bz2
webtrees-c30d3a9eca7f127f8bcb3bd009074e2028e9acf4.zip
Fix #454 - Markup bottom margin
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
-rw-r--r--themes/clouds/css-1.7.0/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css
index cabd54b432..23a0a6bb15 100644
--- a/themes/clouds/css-1.7.0/style.css
+++ b/themes/clouds/css-1.7.0/style.css
@@ -2084,6 +2084,7 @@ dd .deletelink {
.markdown table {
border-collapse: collapse;
+ margin-bottom: 5px;
}
.markdown th {