From: Angel Gomez Date: Wed, 6 Dec 2017 23:48:35 +0000 (-0400) Subject: Remove trailing whitespaces (#1505) X-Git-Tag: 0.6.2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99dede9082fdf2a7336fc0a64c068f2acad417b;p=thirdparty%2Fbulma.git Remove trailing whitespaces (#1505) --- diff --git a/docs/README.md b/docs/README.md index 5fe0de24d..ba661bb35 100644 --- a/docs/README.md +++ b/docs/README.md @@ -9,7 +9,7 @@ The documentation HTML is produced with the Ruby-based `jekyll` tool. Then to view the documentation in your local checkout: -1. Before you begin, cd into `docs/` directory, and `cp _config.yml _config.local.yml`. Then edit `_config.local.yml` and change the `url:` value to `http://localhost:4000`. This local config file will be ignored by git. +1. Before you begin, cd into `docs/` directory, and `cp _config.yml _config.local.yml`. Then edit `_config.local.yml` and change the `url:` value to `http://localhost:4000`. This local config file will be ignored by git. 1. In a separate shell session, `cd` to the `docs/` directory, and do: ``` jekyll serve --incremental --config _config.local.yml diff --git a/docs/documentation/overview/responsiveness.html b/docs/documentation/overview/responsiveness.html index a0cbc58e0..74cd56433 100644 --- a/docs/documentation/overview/responsiveness.html +++ b/docs/documentation/overview/responsiveness.html @@ -33,7 +33,7 @@ variables_keys: {% include anchor.html name="Breakpoints" %} - + {% assign variables_file_url = "/blob/master/sass/utilities/initial-variables.sass#L46,L57" | prepend: site.github %} {% assign mixins_file_url = "/blob/master/sass/utilities/mixins.sass#L182,L226" | prepend: site.github %} @@ -45,7 +45,7 @@ variables_keys:
  • {% if breakpoint.id == 'fullhd' %}New! {% endif %}{{ breakpoint.id }}: {% if breakpoint.id == 'mobile' %}up to {{ breakpoint.to }}px{% else %}from {{ breakpoint.from }}px{% endif %}
  • {% endfor %} - +

    Bulma uses 9 responsive mixins: