mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Fix identity-icon-label padding on Linux. b=414919 r=gavin a=beltzner
This commit is contained in:
parent
1f80f35142
commit
9d7e93e087
@ -843,6 +843,10 @@ toolbar[iconsize="small"] #paste-button[disabled="true"] {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#identity-icon-label[value=""] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#identity-box.verifiedIdentity > hbox {
|
||||
background-color: rgba(0, 255, 0, 0.25);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user