pls try this:
go to your css an change the margin from 2em to 0.4em
p.table_rows{float:left;padding:0;margin:0 2em 0 0}
I'll put this at the bottom of my Wiki to-do-list.
Fixing the card layout thing is important but there are 100 more important things to do first, like adding content and fixing bugs.
I didn't mean to change the code to pure css. I meant to add css to the existing code. Css changes could fix the problem because you can adjust the way table cells overflow and the way the browser breaks words for word wrapping.
As for making tables from pure css... talk about a nightmare. There are a few solutions but none are cross-browser compatible.
Even the simplest fix would probably require updating every single card page. If that's the case I would strongly suggest changing the way cards are added to the wiki. Maybe using forms instead of wysiwyg.
Yep. Might be best to go with what we have now. Later when the Wiki is "ready" and we are bored, we can redo the whole thing.
When I double click sections to edit none of the bits that are already there come up so i can't edit it any solution to this problem I've tried on IE (where the edit section doesn't even come up after double click) and Chrome (where the already put in bits don't show).
If you double-click and get a "-1", that means you don't have rights to edit that particular page. You see some of the pages are "pages" and some of them are "posts". Currently Contributors can only edit posts. It's a long story but I will explain it later and it will be changed at some point.
If you double-click a post and get "-1", you are simply not logged in. Click "dashboard" to do that.