Label replaced by a button on the nav search form

This commit is contained in:
Simounet
2017-12-28 20:24:39 +01:00
committed by Nicolas Lœuillet
parent e9e3f93805
commit f86c2b5fa6
6 changed files with 13 additions and 13 deletions

View File

@ -24,16 +24,6 @@ nav .input-field input {
padding-left: 0.5rem;
}
.new-entry-button {
padding: 0 1rem;
background-color: transparent;
border: none;
&:focus {
background-color: inherit;
}
}
.tabs {
display: flex;
}