mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-03-25 09:09:49 +00:00
Fix for table cell alignment
Remove extraneous CSS rule
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user