File "vc_flickr.less"
Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/js_composer/assets/less/shortcodes/vc_flickr.less
File size: 749 bytes
MIME-type: text/plain
Charset: utf-8
@stop_standalone_compiling: @vc_grey;
/* Flickr stream
---------------------------------------------------------- */
.flickr_badge_image {
margin: 0 10px 10px 0px;
width: 72px;
height: 72px;
float: left;
background: none;
padding: 0;
a {
border: none;
}
img {
margin: 0;
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
}
}
.wpb_flickr_widget {
p.flickr_stream_wrap {
clear: both;
margin-bottom: 0;
font-size: @vc_smaller_font;
a {
background-image: url(../images/flickr.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
display: inline-block;
}
}
}