diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 7c25436d013..d5489a432db 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1752,8 +1752,8 @@ table.login_table_securitycode tr td { div.login_block { position: absolute; text-align: ; - : 5px; - top: 4px; + : 0; + top: 0; font-weight: bold; max-width: px; @@ -1780,6 +1780,7 @@ div.login a:hover { } div.login_block_user { display: inline-block; + padding-top: 3px; global->THEME_TOPMENU_DISABLE_IMAGE)) { ?> min-width: 120px; @@ -4901,16 +4902,17 @@ div.tabsElem a.tab { padding-right: 20px; padding-bottom: 16px; - padding-top: 10px; + padding-top: 5px; padding-left: 5px; padding-right: 5px; + padding-bottom: 5px; top: inherit !important; left: 0 !important; text-align: center; vertical-align: middle; background: #FFF; - height: 42px; + height: 50px; z-index: 202; min-width: 190px;