Ian Young wrote:
> We are missing a URl. Go on give us a hint
> 
> Ian

Sorry, I can only describe the problem. The occurrence is waist-deep in 
authentication, xforms and ajax.

I /can/ give you the actual CSS, although it doesn't add much on my 
explanation.

  .xforms-repeat-group
  {display:block;
   height:43px;
   margin:0 0 -10px 0;
   padding:0 0 0 18px;
   float:left;}

  .xforms-repeat-group span
  {display:block;
   height:25px;
   margin:0;
   padding:18px 18px 0 0!;}


And the markup it goes with is basically this:

  <span class="xforms-repeat-group">
    <span>
      Please wrap around me.
    </span>
  </span>


All I want is to make IE shrink it to fit.


Regards,
Barney
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to