From: kostyatretyak Date: Thu, 19 Dec 2013 09:07:56 +0000 (+0200) Subject: Deleted curly brackets (in css.html) X-Git-Tag: v3.1.0~140^2~14^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11936%2Fhead;p=thirdparty%2Fbootstrap.git Deleted curly brackets (in css.html) --- diff --git a/css.html b/css.html index cd233ef2ab..d6bea55600 100644 --- a/css.html +++ b/css.html @@ -2938,7 +2938,7 @@ a { {% highlight css %} @icon-font-path: "../fonts/"; @icon-font-name: "glyphicons-halflings-regular"; -{% endhighlight %}} +{% endhighlight %}

Components

Components throughout Bootstrap make use of some default variables for setting common values. Here are the most commonly used.

@@ -2967,7 +2967,7 @@ a { @caret-width-base: 4px; @caret-width-large: 5px; -{% endhighlight %}} +{% endhighlight %}

Vendor mixins