From 09c78709714aba56764bef1b9acb2ee2f8c85e6a Mon Sep 17 00:00:00 2001 From: kostyatretyak Date: Thu, 19 Dec 2013 11:07:56 +0200 Subject: [PATCH] Deleted curly brackets (in css.html) --- css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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