summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-10-27 15:14:19 +0200
committeremkael <emkael@tlen.pl>2016-10-27 15:14:19 +0200
commita79e88dd776f0a3a99bd45e8006d8fbc2e2a4ee0 (patch)
treef0c99b2dca0f919384f97217d810022f8d8fecbd
parenta4a1888523044ecc1eccfa93d6cc256c10e7401d (diff)
* set proper fonts directory and extend header menu breakpoint
-rw-r--r--cerulean/variables.less4
-rw-r--r--cosmo/variables.less4
-rw-r--r--custom/variables.less4
-rw-r--r--cyborg/variables.less4
-rw-r--r--darkly/variables.less4
-rw-r--r--flatly/variables.less4
-rw-r--r--journal/variables.less4
-rw-r--r--lumen/variables.less4
-rw-r--r--paper/variables.less4
-rw-r--r--readable/variables.less4
-rw-r--r--sandstone/variables.less4
-rw-r--r--simplex/variables.less4
-rw-r--r--slate/variables.less4
-rw-r--r--spacelab/variables.less4
-rw-r--r--superhero/variables.less4
-rw-r--r--united/variables.less4
-rw-r--r--yeti/variables.less4
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);