managed to solve it, by just putting another div with the borders inside div providing a layout...
On Sep 21, 4:50 pm, qba <[email protected]> wrote: > It doesn't work for me. > > for eg: > > div.panel_middle > { > border-style: solid; > border-collapse: collapse; > border-color: #b5d3e5; > border-right-width: 1px; > border-left-width: 1px; > padding-left:-1px; > padding-right:-1px; > > } > > Still breaks the layout. or i'm doing something wrong? > > Thanks. > > On Sep 2, 3:00 am, "G. D. Speer" <[email protected]> wrote: > > > > > Borders do this ... > > > In the same rule that you apply theborder, compensate for it by reducing > > padding or linespacing by the same number ofpixelsas added by theborder. > > > ----- Original Message ----- > > From: "Tiago C" <[email protected]> > > To: "Blueprint CSS" <[email protected]> > > Sent: Tuesday, September 01, 2009 12:55 PM > > Subject: [BP #3310] topborderbreak vertical rhythm > > > > Hi, > > > I want to add a 1px solid topborderto some "<li>" but this breaks > > > the vertical rhythm of the layout... Does blueprint have any class to > > > accomplish this? > > > > Thank you! > > > --------------------------------------------------------------------------- > > ----- > > > No virus found in this incoming message. > > Checked by AVG -www.avg.com > > Version: 8.5.409 / Virus Database: 270.13.74/2339 - Release Date: 09/01/09 > > 06:52:00 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
