diff options
| author | Mark Otto <[email protected]> | 2013-01-11 20:27:00 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-11 20:27:00 -0800 |
| commit | 7b3f74311eab0ccc53dbfde4122f29e9634f66bf (patch) | |
| tree | 6701701e1ab82a1c0113281a632e7154de439bd1 /less/variables.less | |
| parent | 7626cc629ff165f84601ad7c35b64e0b30f491f1 (diff) | |
| parent | 0f34666f07f4ade3ba52fbfa78dbb9bd995bc47f (diff) | |
| download | bootstrap-7b3f74311eab0ccc53dbfde4122f29e9634f66bf.tar.xz bootstrap-7b3f74311eab0ccc53dbfde4122f29e9634f66bf.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'less/variables.less')
| -rw-r--r-- | less/variables.less | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/less/variables.less b/less/variables.less index 71de02c06..1bcc1808d 100644 --- a/less/variables.less +++ b/less/variables.less @@ -142,6 +142,11 @@ @zindex-modal: 1050; +// Glyphicons font path +// ------------------------- +@glyphicons-font-path: "../fonts"; + + // Navbar // ------------------------- |
