Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-08-24 03:25:15 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-08-24 03:25:15 +0400
commit88be09541f342c44aa0d0e6b1cd24b92633af06b (patch)
treed9b3c5bcf23f333b26de2ef6ecb62f319db084d7 /assets
parent2eb5fafeb7608e2ceadd215b3924f60aa3d83230 (diff)
Revert "sprockets: depend_on relative path #592 #689"
This reverts commit 2eb5fafeb7608e2ceadd215b3924f60aa3d83230. See https://github.com/rails/sass-rails/issues/241
Diffstat (limited to 'assets')
-rw-r--r--assets/stylesheets/bootstrap/_glyphicons.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/stylesheets/bootstrap/_glyphicons.scss b/assets/stylesheets/bootstrap/_glyphicons.scss
index d7c7ccf..0f6ad34 100644
--- a/assets/stylesheets/bootstrap/_glyphicons.scss
+++ b/assets/stylesheets/bootstrap/_glyphicons.scss
@@ -1,7 +1,7 @@
-//= depend_on "../../fonts/bootstrap/glyphicons-halflings-regular.eot"
-//= depend_on "../../fonts/bootstrap/glyphicons-halflings-regular.svg"
-//= depend_on "../../fonts/bootstrap/glyphicons-halflings-regular.ttf"
-//= depend_on "../../fonts/bootstrap/glyphicons-halflings-regular.woff"
+//= depend_on "bootstrap/glyphicons-halflings-regular.eot"
+//= depend_on "bootstrap/glyphicons-halflings-regular.svg"
+//= depend_on "bootstrap/glyphicons-halflings-regular.ttf"
+//= depend_on "bootstrap/glyphicons-halflings-regular.woff"
//
// Glyphicons for Bootstrap
//