Change menu button padding smaller
This commit is contained in:
parent
a816ef1526
commit
d6b7947001
1 changed files with 1 additions and 1 deletions
|
@ -2123,7 +2123,7 @@ a.account__display-name {
|
||||||
font: inherit;
|
font: inherit;
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 10px 14px;
|
padding: 8px 10px;
|
||||||
border: 0;
|
border: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue