Fix on info text css color

Change-Id: I72bb490a450af653cf49e81faea326e2cd76c8b4
Signed-off-by: smarcet <smarcet@gmail.com>
This commit is contained in:
smarcet 2020-12-02 14:44:21 -03:00
parent ee8333b3f9
commit 54c8f83cbd
1 changed files with 1 additions and 5 deletions

View File

@ -340,7 +340,7 @@ span.help-block::before {
margin-top: 5px;
margin-bottom: 10px;
font-size: 12px;
color: #aaa;
color: #737373;
}
.input-group-button {
@ -370,7 +370,3 @@ span.help-block::before {
margin:0px 0px 0px 10px;
text-decoration:none;
}
.help-block{
}