I would like to modify the .aui Liferay 6.2. Right now I have Liferay 6.2 with Bootstrap 3. When I use the .row and CONTAINER instead of using the bootstrap 3 me .aui gets by default. For example, if I put .row class is decentered because I is catching the .row Bootstrap 2.
I could go on my custom.css adding !important to use default Bootstrap 3, but I like see if there is a better way to do it.
I would like to use the .row Bootstrap 3 so that I do not add the padding of cabbage col-*-* because of the row-fluid.