Hi,

The list UL element has a margin-top and a margin-bottom. If you remove it, 
it should be OK.

So if you add 

.threecolumns ul {
  margion-top: 0;
  margion-bottom: 0;
}

you should be fine. 

-mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ebed75b2-4275-4a2e-b181-fb35a894a2d3o%40googlegroups.com.

Reply via email to