Styles Pane / Inherited From ...

How do I have to read the "Inherited from ..." sections when I clicked an element?

I'm confused because when I add a Jumbotron I see a .jumbotron CSS and "Inherited from div.jumbotron". But there is a "margin-bottom: 30px" included. But CSS docs state "margin-bottom" is not inherited. So, why do I see it then?