]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Flex-video docs fix 1770/head
authorScott McCauley <scott@ascottmccauley.com>
Thu, 7 Mar 2013 14:31:49 +0000 (09:31 -0500)
committerScott McCauley <scott@ascottmccauley.com>
Thu, 7 Mar 2013 14:31:49 +0000 (09:31 -0500)
@include flex-video -> @include flex-video-container

Signed-off-by: Scott McCauley <scott@ascottmccauley.com>
docs/components/flex-video.html.erb

index 692d751e9b95f2cc053a882dda03bbea6f8ced82..eee53dd5a524e84e40ad54707336ab6bf548fddf 100644 (file)
@@ -70,7 +70,7 @@
 
 <%= code_example '
 /* Using the default styles */
-.your-class-name { @include flex-video; }', :css %>
+.your-class-name { @include flex-video-container; }', :css %>
 
         <h5>Default SCSS Variables</h5>