From: Pete Deffendol Date: Thu, 9 Jul 2015 22:43:44 +0000 (-0600) Subject: Remove reduced font size on and X-Git-Tag: v5.5.3~45^2~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6692%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Remove reduced font size on and --- diff --git a/doc/assets/scss/docs.scss b/doc/assets/scss/docs.scss index f2e546a81..df6fcadd5 100644 --- a/doc/assets/scss/docs.scss +++ b/doc/assets/scss/docs.scss @@ -413,7 +413,6 @@ footer { margin-top: 45px; } abbr, acronym { text-transform: uppercase; - font-size: 90%; color: $body-font-color; border-bottom: $acronym-underline; cursor: $cursor-help-value;