fix input notification

This commit is contained in:
bechi 2014-12-09 14:44:53 -03:00
commit 3912e5b265
2 changed files with 11 additions and 14 deletions

View file

@ -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,