From a79e88dd776f0a3a99bd45e8006d8fbc2e2a4ee0 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 27 Oct 2016 15:14:19 +0200 Subject: * set proper fonts directory and extend header menu breakpoint --- cerulean/variables.less | 4 ++-- cosmo/variables.less | 4 ++-- custom/variables.less | 4 ++-- cyborg/variables.less | 4 ++-- darkly/variables.less | 4 ++-- flatly/variables.less | 4 ++-- journal/variables.less | 4 ++-- lumen/variables.less | 4 ++-- paper/variables.less | 4 ++-- readable/variables.less | 4 ++-- sandstone/variables.less | 4 ++-- simplex/variables.less | 4 ++-- slate/variables.less | 4 ++-- spacelab/variables.less | 4 ++-- superhero/variables.less | 4 ++-- united/variables.less | 4 ++-- yeti/variables.less | 4 ++-- 17 files changed, 34 insertions(+), 34 deletions(-) diff --git a/cerulean/variables.less b/cerulean/variables.less index 0964a48a..258ceee4 100644 --- a/cerulean/variables.less +++ b/cerulean/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/cosmo/variables.less b/cosmo/variables.less index b1c3d4f2..84c84a2e 100644 --- a/cosmo/variables.less +++ b/cosmo/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/custom/variables.less b/custom/variables.less index 356080b6..abe182f6 100644 --- a/custom/variables.less +++ b/custom/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/cyborg/variables.less b/cyborg/variables.less index ad8144ab..de979292 100644 --- a/cyborg/variables.less +++ b/cyborg/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/darkly/variables.less b/darkly/variables.less index f1dcd5dc..17629eaa 100644 --- a/darkly/variables.less +++ b/darkly/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/flatly/variables.less b/flatly/variables.less index 6637900e..330d7d5d 100644 --- a/flatly/variables.less +++ b/flatly/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/journal/variables.less b/journal/variables.less index 99f060c0..5575c58b 100644 --- a/journal/variables.less +++ b/journal/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/lumen/variables.less b/lumen/variables.less index 5b467e12..7ba12847 100644 --- a/lumen/variables.less +++ b/lumen/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/paper/variables.less b/paper/variables.less index 9f535687..b525b526 100644 --- a/paper/variables.less +++ b/paper/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/readable/variables.less b/readable/variables.less index 44340081..987c5043 100644 --- a/readable/variables.less +++ b/readable/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/sandstone/variables.less b/sandstone/variables.less index e0ce54d2..cb0aa091 100644 --- a/sandstone/variables.less +++ b/sandstone/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/simplex/variables.less b/simplex/variables.less index 8658185e..fc2ee936 100644 --- a/simplex/variables.less +++ b/simplex/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/slate/variables.less b/slate/variables.less index 41e00314..ad3c75cb 100644 --- a/slate/variables.less +++ b/slate/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/spacelab/variables.less b/spacelab/variables.less index 35bf76ef..a1787539 100644 --- a/spacelab/variables.less +++ b/spacelab/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/superhero/variables.less b/superhero/variables.less index 8ff19c6e..49a1f2c3 100644 --- a/superhero/variables.less +++ b/superhero/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/united/variables.less b/united/variables.less index 5691ddf9..9ceb0b51 100644 --- a/united/variables.less +++ b/united/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); diff --git a/yeti/variables.less b/yeti/variables.less index f8724fcb..37f3f3ee 100644 --- a/yeti/variables.less +++ b/yeti/variables.less @@ -76,7 +76,7 @@ //## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower. //** Load fonts from this directory. -@icon-font-path: "../fonts/"; +@icon-font-path: "fonts/"; //** File name for all font files. @icon-font-name: "glyphicons-halflings-regular"; //** Element ID within SVG icon file. @@ -327,7 +327,7 @@ @grid-gutter-width: 30px; // Navbar collapse //** Point at which the navbar becomes uncollapsed. -@grid-float-breakpoint: @screen-sm-min; +@grid-float-breakpoint: @screen-md-min; //** Point at which the navbar begins collapsing. @grid-float-breakpoint-max: (@grid-float-breakpoint - 1); -- cgit v1.2.3