From: Osman Gormus Date: Sat, 16 Jun 2018 07:26:05 +0000 (+0200) Subject: Use pull request #10993 from gormus/patch-2 for v6.5.0 X-Git-Tag: v6.5.0-rc.1^2~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8635b6087624e4f4498c34a28ff517038883ff3a;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Use pull request #10993 from gormus/patch-2 for v6.5.0 c016cf69f Remove `.info` class name Signed-off-by: Nicolas Coden --- diff --git a/docs/pages/label.md b/docs/pages/label.md index 527c6a82c..d20d62b56 100644 --- a/docs/pages/label.md +++ b/docs/pages/label.md @@ -116,5 +116,5 @@ An icon can be dropped into a label just fine. We're using the [Foundation icon ```html_example Alert Label Warning Label - Info Label + Default Label ```