diff --git a/code/ryzom/tools/server/ryzom_ams/www/html/css/charisma-app.css b/code/ryzom/tools/server/ryzom_ams/www/html/css/charisma-app.css index 239446fe7..7b6ae40fa 100644 --- a/code/ryzom/tools/server/ryzom_ams/www/html/css/charisma-app.css +++ b/code/ryzom/tools/server/ryzom_ams/www/html/css/charisma-app.css @@ -349,11 +349,10 @@ text-shadow:1px 1px 5px rgba(0, 0, 0, 0.5); width:166px; } .brand img{ - float: left; - height: 100%; - margin-bottom: -18px; - margin-top: -15px; - width: 100%; +float:left; +height:20px; +width:20px; +margin-right:5px; } .brand span{ float:left; @@ -412,7 +411,6 @@ min-height:80px; list-style:none; } #for-is-ajax{ -display: none; padding-left: 12px; cursor:pointer; } @@ -454,7 +452,7 @@ background: #DEDEDE; } .login-header{ padding-top:30px; -height:190px; +height:120px; } .pull-left{ float:left !important;