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 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 %}