fix too big buttons in wiki list

This commit is contained in:
Mario Vavti 2018-05-04 22:13:45 +02:00
parent 97cb108937
commit 90cf238019

View File

@ -33,7 +33,7 @@
width: 100%;
}
td i {
td > i {
padding: 7px 5px;
cursor: pointer;
}