mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 06:58:27 +03:00
Cleanup .add-on CSS
This commit is contained in:
parent
df00748bf5
commit
3d2f7fb3ef
5 changed files with 10 additions and 39 deletions
|
|
@ -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 *,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue