#11502 Fix padding
This commit is contained in:
parent
91615f5bd6
commit
91e4414f62
|
@ -85,7 +85,7 @@ th:last-child {
|
|||
*/
|
||||
|
||||
table#table_events > tbody > tr > td {
|
||||
padding: 0px !important;
|
||||
padding: 0px 8px !important;
|
||||
}
|
||||
|
||||
table#table_events > tbody > tr > td > i {
|
||||
|
|
Loading…
Reference in New Issue