Issue #157: Match transition duration to page_action_buttons_on_hover.css. (#158)

pull/167/head
Peter Anderson 3 years ago committed by GitHub
parent 4bd6f389a8
commit 6a5e012c0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ See the above repository for updates as well as full license text. */
#identity-box,
#identity-box.extensionPage #identity-icon-label{
max-width: 0px;
transition: max-width 300ms linear !important;
transition: max-width 100ms linear !important;
overflow: hidden;
}

Loading…
Cancel
Save