Cleanup .add-on CSS

This commit is contained in:
djmaze 2021-04-20 11:27:19 +02:00
parent df00748bf5
commit 3d2f7fb3ef
5 changed files with 10 additions and 39 deletions

View file

@ -115,19 +115,16 @@
}
.input-append .add-on {
margin-left: -1.5em;
position: relative;
height: 30px;
background: none;
margin-left: -35px;
z-index: 1000;
border: 0;
font-size: 17px;
line-height: 29px;
top: 6px;
}
.input-append .add-on * {
font-size: 17px;
line-height: 29px;
outline: none !important;
box-shadow: none !important;
}
.controls.error .add-on *,