diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 1e9f418a594..d44d54fa72d 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1459,9 +1459,6 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a } else $toprightmenu.=$result; // For backward compatibility - // Logout link - $toprightmenu.=$form->textwithtooltip('',$logouthtmltext,2,1,$logouttext,'login_block_elem',2); - // Link to print main content area if (empty($conf->global->MAIN_PRINT_DISABLELINK) && empty($conf->browser->phone)) { @@ -1472,7 +1469,11 @@ function top_menu($head, $title='', $target='', $disablejs=0, $disablehead=0, $a $text.=''; $toprightmenu.=$form->textwithtooltip('',$langs->trans("PrintContentArea"),2,1,$text,'login_block_elem',2); } - $toprightmenu.=''; + + // Logout link + $toprightmenu.=$form->textwithtooltip('',$logouthtmltext,2,1,$logouttext,'login_block_elem',2); + + $toprightmenu.=''; print $toprightmenu; diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 5b7b1f8dcf3..3d272f0aaf8 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -544,8 +544,8 @@ div.ficheaddleft { else print "margin-top: 10px;\n"; ?> } .containercenter { -display : table; -margin : 0px auto; + display : table; + margin : 0px auto; } #pictotitle { @@ -559,6 +559,12 @@ margin : 0px auto; .pictowarning { padding-left: 3px; } +.colorthumb { + padding-left: 1px !important; + padding-right: 1px; + padding-top: 1px; + padding-bottom: 1px; +} /* ============================================================================== */ diff --git a/htdocs/user/card.php b/htdocs/user/card.php index 544b584e525..523474ea132 100644 --- a/htdocs/user/card.php +++ b/htdocs/user/card.php @@ -1377,7 +1377,7 @@ else { print '