Skip to content

Commit

Permalink
added link to grid css
Browse files Browse the repository at this point in the history
  • Loading branch information
themefuse committed Aug 6, 2015
1 parent e720359 commit 7917a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/builder/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This extension provides the core builder functionality that you can extend to cr
Changing the grid
-----------------

By default the Builder uses a bootstrap like grid, with the same class names but prefixed with ``.fw-{bootstrap-class-name}``.
By default the Builder uses a `bootstrap like grid <https://github.com/ThemeFuse/Unyson-Builder-Extension/blob/master/static/css/frontend-grid.css>`__, with the same class names but prefixed with ``.fw-{bootstrap-class-name}``.
The grid css is enqueued in all frontend pages from ``framework/extensions/builder/static.php``.
Also this extension defines the grid columns for all builders (for e.g. ``page-builder`` and ``form-builder``) in ``framework/extensions/builder/config.php``.

Expand Down

0 comments on commit 7917a1c

Please sign in to comment.