mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-01 23:10:41 -08:00
Fix: Identity Popup - icon padding block to !important
This commit is contained in:
parent
8ca4ae6234
commit
a631c36c41
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
/*= Identity Poup Icon Crop ================================================*/
|
||||
.identity-popup-security-connection.identity-button {
|
||||
padding-block: 1px;
|
||||
padding-block: 1px !important;
|
||||
}
|
||||
|
||||
/*= Zoom in button's plus icon horizontal rate =============================*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue