]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Deleted curly brackets (in css.html) 11936/head
authorkostyatretyak <ktretyakgm@gmail.com>
Thu, 19 Dec 2013 09:07:56 +0000 (11:07 +0200)
committerkostyatretyak <ktretyakgm@gmail.com>
Thu, 19 Dec 2013 09:07:56 +0000 (11:07 +0200)
css.html

index cd233ef2ab23fa2ee7da6b0de87a098233ac015d..d6bea5560095bcc7e28ba66411fc7ed2ee38fc01 100644 (file)
--- 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 %}
 
     <h3 id="less-variables-components">Components</h3>
     <p>Components throughout Bootstrap make use of some default variables for setting common values. Here are the most commonly used.</p>
@@ -2967,7 +2967,7 @@ a {
 
 @caret-width-base:               4px;
 @caret-width-large:              5px;
-{% endhighlight %}}
+{% endhighlight %}
 
 
     <h2 id="less-mixins-vendor">Vendor mixins</h2>