Merge branch 'master' of https://github.com/MrOtherGuy/firefox-csshacks
This commit is contained in:
commit
6bf1d1f530
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ See the above repository for updates as well as full license text. */
|
||||||
#identity-box,
|
#identity-box,
|
||||||
#identity-box.extensionPage #identity-icon-label{
|
#identity-box.extensionPage #identity-icon-label{
|
||||||
max-width: 0px;
|
max-width: 0px;
|
||||||
transition: max-width 300ms linear !important;
|
transition: max-width 100ms linear !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue