Previous Message
Next Message

Combinators: How to Address Multiple Successive <br/>Tags

Sent by Duncan Hill on 17 April 2010 10:10


Try:

    .post-body p br {
       margin-bottom: .75em;
     }
     .post-body p > br + br {
       margin-bottom: 0;
     }



Sorry! only Firefox seems to play along with this.

Duncan
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: