Amandbu: So take their.

 
Jeschon: Amandbu, Always provide a link to a *live* page or pared-down testcase so we can see the problem in action. Looking at code or images alone usually isn’t very effective. Also see paste and testcase.

Glembocki: Marrenarre: the buggyfill does the trick, thanks a lot!

Barno: Marrenarre: thank you! That one fixed it :

Glassey: Amandbu, Always provide a link to a *live* page or pared-down testcase so we can see the problem in action. Looking at code or images alone usually isn’t very effective. Also see paste and testcase.

Daleske: Should I provide a link to the webpage?

Faas: Amandbu, Preferred live pastebins: http://jsfiddle.net/http://codepen.io/http://paste.asmcbain.net/

Mcchriston: No one know’s my question ?

Martino: Bimbo: Nice that you found it!

Kubera: Good to hear tonythomas.

Rufi: Extreminador: your html is not valid

Rufi: You cant nest anyting inside a UL directly except for a LI

Rufi: You cant just randomly throw a label in there

Rufi: Also, label is the wrong tag to use there

Rufi: And then look into flexbox and treat the heading as one of the tabs

Francios: Extreminador, Read all about flexbox: http://css-tricks.com/snippets/css/a-guide-to-flexbox/ & http://jonibologna.com/flexbox-cheatsheet/ ; Play with flexbox: http://flexboxin5.com/

Rufi: To space it out / align it properly

Clemence: Marrenarre: yup ! Well. I got one more small issue now, the div cl***=”input-group-addon”i cl***=”fa fa-user-md”/i/div is also exapnding with the results. I will deploy it in a second, and show you how it looks

Rufi: Or display: table-cell; as an alternative depending on your browser support

Goltry: Tonythomas: Okay I’m waiting.

Westbrook: Extreminador, Sorry, I am a bot, not a person. You want to speak to the person who spoke to me.

Mathewson: Marrenarre: here you go http://www.healthxplore.com/

Prader: You can see that the addon cl*** gets expanded once the list too get big

Lantigua: Marrenarre: looks like the code is not yet updated there in the server. sorry

Adamo: Http://codepen.io/anon/pen/vNvwzK – why height of #toptobottom are not setting?

Staschke: Is there a quick way to copy my CSS into one of these pastebins?

Bachhuber: I’m using developer tools in Chrome but my stuff isn’t showing up when I paste into the pastebins

Rufi: Alternatively you can try osmosis

Letts: Am I not supposed to include the HTML?

Rufi: But that usually takes longer on weekends

Rufi: Osmosis is the spontaneous net movement of solvent molecules through a semi-permeable membrane into a region of higher solute concentration, in the direction that tends to equalize the solute concentrations on the two sides.

Demmy: Https://en.wikipedia.org/wiki/Osmosis

Rufi: Dont mind me, im not serious on weekends

Alcaraz: Marrenarre: forgot to do collectstatic after the css change. please try opening the http://www.healthxplore.com/ in something like incognito to see the change

Hartgraves: The vertical-align: top; worked perfectly, but the addon div with the fa icon too is getting expanded

Haverly: Ok, this is frustrating. I’m just trying to copy my css from developer tools and I’m not finding a way to do it.

Kingery: This’d be easier if I wasn’t using a child theme

Crary: But I’m using a child theme

Frutos: Can someone just tell me which properties would make an element unable to have anything else on top of it, other than z-index?

Yusi: Amandbu: How many CSS files are you loading?

Tees: I’m using a child theme in WordPress, so I guess the child theme’s stylesheet in addition to the parent theme’s stylesheet. So 2

Latona: Amandbu: So take their content and put it in a testcase.