mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-04 16:22:18 -08:00
Fix for table cell alignment
Remove extraneous CSS rule
This commit is contained in:
parent
c3b8a01222
commit
016ef775f7
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ table {
|
|||
}
|
||||
|
||||
table th, table td {
|
||||
text-align: left;
|
||||
padding: 0 0.5em 0 0.5em;
|
||||
border-top: 1px solid #ddd;
|
||||
border-left: 1px solid #ddd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue