Label replaced by a button on the nav new entry form

This commit is contained in:
Simounet
2017-12-04 19:25:03 +01:00
committed by Nicolas Lœuillet
parent 99e8c2785b
commit e9e3f93805
5 changed files with 13 additions and 3 deletions

View File

@ -68,7 +68,6 @@ nav .nav-wrapper i {
.input-field input {
display: block;
line-height: inherit;
padding-left: 4rem !important;
width: calc(100% - 8rem);
height: 4.1rem;
}