cierre bug suma en campo formula
This commit is contained in:
parent
6af8e0aa34
commit
7771785e1c
@ -671,5 +671,82 @@ div#contenedor_landingpage {
|
||||
padding-right: 0em;
|
||||
}
|
||||
}
|
||||
/*-------------
|
||||
Help-tip Style
|
||||
---------------*/
|
||||
.help-tip {
|
||||
position: absolute;
|
||||
top: -.2em; right: 1.1em;
|
||||
//border: 1px solid red;
|
||||
}
|
||||
|
||||
|