Discussions are now at https://slack.patternfly.org/ | Source: github.com/patternfly
agalante
yes and no
agalante
most of the sctructural classes comes from bootstrap
agalante
all those rows and cols
agalante
you'll find that here http://getbootstrap.com/css/#grid
agalante
any class that is postfix with -pf is a bootstrap class
agalante
and it's not really documented
agalante
you'll find the snippets on patternfly website
agalante
but it wont tell you what they do
agalante
thats something we are improving for the nbext version
ppatiern
"any class that is postfix with -pf is a bootstrap class"
ppatiern
do you mean a patternfly class ?
agalante
patternfly is an extension of bootstrap
agalante
so for example:
agalante
class="navbar navbar-default navbar-pf"
ppatiern
yes but -pf mean specifc to patternfly
ppatiern
not in the base bootstrap
agalante
ups sorry
agalante
I meant: "any class that is postfix with -pf is a paternfly class"
ppatiern
:-)
ppatiern
ok just a typo ;)
agalante
yeap
ppatiern
ok thanks !