Fixed visual bug in text report item

This commit is contained in:
manuel 2019-12-24 10:11:27 +01:00
parent 5c0636b074
commit 4214a32fb7
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@
}
.defaultSkin table.mceLayout tr.mceLast td {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
}
.defaultSkin table.mceToolbar,
.defaultSkin tr.mceFirst .mceToolbar tr td,