Home
last modified time | relevance | path

Searched refs:horizontal_padding (Results 1 – 1 of 1) sorted by relevance

/plugin/prettyphoto/js/
Djquery.prettyPhoto.js26 horizontal_padding: 20, /* The padding on each side of the picture */ property
146 if(settings.theme == 'pp_default') settings.horizontal_padding = 16;
607 containerWidth:Math.floor(pp_containerWidth) + (settings.horizontal_padding * 2),