From 58435861e1666a73f6175d62e3c12ff49698c0c5 Mon Sep 17 00:00:00 2001 From: AdamBarnwell Date: Mon, 23 May 2016 11:49:10 +0100 Subject: [PATCH] Added documentation for orbit image mixin. --- scss/components/_orbit.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/components/_orbit.scss b/scss/components/_orbit.scss index 357c154c5..3e04c5beb 100644 --- a/scss/components/_orbit.scss +++ b/scss/components/_orbit.scss @@ -80,6 +80,7 @@ $orbit-control-zindex: 10 !default; margin: 0; } +/// Adds styles for a slide containing an image. These styles are used on the `.orbit-image` class. @mixin orbit-image { margin: 0; width: 100%; -- 2.47.2