mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fix editable button so that it dosent float above the drop down menue
This commit is contained in:
parent
251cb84afb
commit
4200eeeeed
@ -228,10 +228,8 @@ app sections
|
||||
font-size: 1em;
|
||||
height: 31px;
|
||||
}
|
||||
|
||||
.editable-button{
|
||||
position: relative;
|
||||
bottom: 2px;
|
||||
.editable-label{
|
||||
display: flex;
|
||||
}
|
||||
/* Webkit */
|
||||
.unlock-screen input::-webkit-input-placeholder {
|
||||
|
Loading…
Reference in New Issue
Block a user