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

feature/default_network_editable
Frankie 9 years ago
parent 251cb84afb
commit 4200eeeeed
  1. 6
      ui/app/css/index.css

@ -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…
Cancel
Save