Skip to content

Conversation

@cs-mitho
Copy link

The main container often has a padding (e. g. 15px) on both sides, so that there is a gap between the container and the inner elements.
I added the possibility to show these padding, without messing with the columns (position: absolute).
You can add the properties paddingleft and paddingright to activate them.

cs-mitho added 2 commits June 10, 2013 18:52
The main container often has a padding (e. g. 15px) on both sides, so that there is a gap between the container and the inner elements.
I added the possibility to show these padding, without messing with the columns (position: absolute).
You can add the properties paddingleft and paddingright to activate them.
- Fix: changed the query for paddingleft and paddingright into a try/catch block, this way there's no script error if on of these variable aren't defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant