| Current Path : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/post-grid/includes/ |
| Current File : /home/ereika83/www/wp-content/plugins/bb-plugin/modules/post-grid/includes/post-feed-common.css.php |
.fl-node-<?php echo $id; ?> .fl-post-feed-post {
margin-bottom: <?php echo '' === trim( $settings->feed_post_spacing ) ? 40 : intval( $settings->feed_post_spacing ); ?>px;
}
.fl-node-<?php echo $id; ?> .fl-post-feed-post:last-child {
margin-bottom: 0 !important;
}