Merge branch 'ent-7706-descuadre-texto-e-icono-de-los-botones' into 'develop'
fixed icon button position See merge request artica/pandorafms!4243
This commit is contained in:
commit
a18fd6ab0f
|
@ -950,7 +950,7 @@ input.sub {
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: 92% 10px;
|
background-position: 92% 13px;
|
||||||
color: #000;
|
color: #000;
|
||||||
padding-bottom: 10px;
|
padding-bottom: 10px;
|
||||||
padding-top: 10px;
|
padding-top: 10px;
|
||||||
|
|
Loading…
Reference in New Issue