// /** // * Copyright © Magento, Inc. All rights reserved. // * See COPYING.txt for license details. // */ & when (@media-common = true) { .adobe-login-container { .adobe-sign-in-button { border: none; margin-right: 3%; z-index: 99; position: relative; box-shadow: none; float: right; margin-top: -50px; background: transparent; &:hover:active { background: transparent; color: #007bdb; } } .adobe-user-information { float: right; width: auto; margin-right: 30px; margin-top: -54px; .adobe-profile-image-small { background-repeat: repeat-x; margin-bottom: -14px; border-radius: 50%; width: 40px; } .adobe-user-name { box-shadow: none; border: 0; padding-left: 10px; } .adobe-user-popup { z-index: 282; padding-left: 20px; min-width: 10px; width: 320px; .adobe-profile-image-large { float: left; width: 30%; padding-top: 5px; padding-right: 10px; } ul { list-style: none; li { padding-bottom: 5px; } } .adobe-sign-out-button { float: left; margin-top: 20px; background: transparent; padding-left: 0; border: none; padding-bottom: 20px; &:hover { background: transparent; } } } } } }