simple_instagram_feed.css in Simple Instagram Feed Block 8.3
Same filename and directory in other branches
.instagram-feed { overflow: hidden; } .instagram-feed .instagram_profile, .instagram-feed .instagram_gallery { overflow: hidden; }
File
css/simple_instagram_feed.cssView source
- .instagram-feed {
- overflow: hidden;
- }
-
- .instagram-feed .instagram_profile,
- .instagram-feed .instagram_gallery {
- overflow: hidden;
- }