diff --git a/htdocs/theme/eldy/btn.inc.php b/htdocs/theme/eldy/btn.inc.php index af8f26b9a24..f639fb9eea1 100644 --- a/htdocs/theme/eldy/btn.inc.php +++ b/htdocs/theme/eldy/btn.inc.php @@ -281,8 +281,8 @@ a.btnTitle.btnTitleSelected { display: block; } -div.pagination li:first-child a.btnTitle{ - margin-left: 10px; +div.pagination li:first-child a.btnTitle, div.pagination li.paginationafterarrows a.btnTitle { + margin-: 10px; } .button-title-separator{ diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index f25efc97168..e1532b338b6 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -3713,7 +3713,7 @@ div.refidno form { } div.pagination { - float: right; + float: ; } div.pagination a { font-weight: normal;