Re: [css-d] IE issue!

2014-01-23 Thread Tom Livingston
Sent from my iPhone > On Jan 23, 2014, at 1:45 AM, Philippe Wittenbergh wrote: > > >> Le 23 janv. 2014 à 03:34, Ed Pybus a écrit : >> >> 've encounter an odd problem with display:inline-block. When I have the >> website on a USB stick and open it in IE11 it opens as expected, when I >> tran

Re: [css-d] Replacing table layout with CSS

2014-01-23 Thread SSC_perl
On Jan 20, 2014, at 6:31 AM, Tom Livingston wrote: > Try playing with the fieldset wrapping the search_box. Some other > margin/padding settings were helping. Tweak to suit: > > margin: 0 2% 0 0; > padding-top: 2px; Tom, I plugged in those parameters and played around with various comb