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
1 changed files with 2 additions and 4 deletions

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 {