fix input notification
This commit is contained in:
parent
e89ee19507
commit
3912e5b265
2 changed files with 11 additions and 14 deletions
|
|
@ -1386,9 +1386,10 @@ a:hover .photo-container {
|
|||
}
|
||||
|
||||
.icon-input .fi-check {
|
||||
padding: .1rem .3rem;
|
||||
padding: .2rem .3rem;
|
||||
background-color: #1ABC9C;
|
||||
border-radius: 100%;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.icon-input .fi-x {
|
||||
|
|
@ -1690,7 +1691,7 @@ a.text-warning:hover {color: #FD7262;}
|
|||
margin-right: 14px;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
top: 2px;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.createProfile .input,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue