Using puma instead of thin
Updated gems Custom twitter-bootstrap-rails with BS 2.3.2 and FA 3.2.0
This commit is contained in:
+1
-2
@@ -12,7 +12,7 @@ body {
|
||||
|
||||
// Set the Font Awesome (Font Awesome is default. You can disable by commenting below lines)
|
||||
@fontAwesomeEotPath: asset-url("fontawesome-webfont.eot");
|
||||
@fontAwesomeEotPath_iefix: asset-url("fontawesome-webfont.eot#iefix");
|
||||
@fontAwesomeEotPath_iefix: asset-url("fontawesome-webfont.eot?#iefix");
|
||||
@fontAwesomeWoffPath: asset-url("fontawesome-webfont.woff");
|
||||
@fontAwesomeTtfPath: asset-url("fontawesome-webfont.ttf");
|
||||
@fontAwesomeSvgPath: asset-url("fontawesome-webfont.svg#fontawesomeregular");
|
||||
@@ -24,4 +24,3 @@ body {
|
||||
//@import "twitter/bootstrap/sprites.less";
|
||||
|
||||
// Override the default bootstrap variables in stubs/variables_overrides.css.less
|
||||
|
||||
|
||||
Reference in New Issue
Block a user