summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2015-01-14 08:48:06 -0700
committermakitso <makitso@gmail.com>2015-01-14 08:48:06 -0700
commit1f3609119369f9541e0bef8b7ec9859f4c2bbd53 (patch)
treec688200115ee288968a61079acb514b408e10ed8 /themes
parent506e3011e39e10340595e18227f25960b914b727 (diff)
downloadwebtrees-1f3609119369f9541e0bef8b7ec9859f4c2bbd53.tar.gz
webtrees-1f3609119369f9541e0bef8b7ec9859f4c2bbd53.tar.bz2
webtrees-1f3609119369f9541e0bef8b7ec9859f4c2bbd53.zip
Correctindi img placement on FAB
Diffstat (limited to 'themes')
-rw-r--r--themes/fab/css-1.6.2/style.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/themes/fab/css-1.6.2/style.css b/themes/fab/css-1.6.2/style.css
index 5d99fc37b3..e75d307172 100644
--- a/themes/fab/css-1.6.2/style.css
+++ b/themes/fab/css-1.6.2/style.css
@@ -135,7 +135,7 @@ dt {
}
[dir=rtl] dt {
- float: right;
+ float: left;
margin-right: auto;
margin-left: 10px;
}
@@ -1859,8 +1859,7 @@ span.link_text {
}
#indi_mainimage {
- float: left;
- padding: 0 10px;
+ float: right;
}
#header_accordion1 {
@@ -1967,7 +1966,7 @@ dd .deletelink {
}
[dir=rtl] #indi_mainimage {
- float: right;
+ float: left;
}
[dir=rtl] #indi_note .fact_NOTE {