1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Fix editable button so that it dosent float above the drop down menue

This commit is contained in:
Frankie 2016-06-24 15:13:48 -07:00
parent 251cb84afb
commit 4200eeeeed

View File

@ -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 {