Merge branch 'ent-11502-campos-de-eventos-con-poca-separacion' into 'develop'
Ent 11502 campos de eventos con poca separacion See merge request artica/pandorafms!6157
This commit is contained in:
commit
9e84585b83
|
@ -85,7 +85,7 @@ th:last-child {
|
||||||
*/
|
*/
|
||||||
|
|
||||||
table#table_events > tbody > tr > td {
|
table#table_events > tbody > tr > td {
|
||||||
padding: 0px !important;
|
padding: 0px 8px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
table#table_events > tbody > tr > td > i {
|
table#table_events > tbody > tr > td > i {
|
||||||
|
|
Loading…
Reference in New Issue