diff --git a/_includes/components/gc-most-requested/gc-most-requested.html b/_includes/components/gc-most-requested/gc-most-requested.html index 2f36d0d0f..60203bbed 100644 --- a/_includes/components/gc-most-requested/gc-most-requested.html +++ b/_includes/components/gc-most-requested/gc-most-requested.html @@ -6,8 +6,8 @@

{% if page.language == "en" %}Most requested{% else %}En demande{% endif %}<
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 2]
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 3]
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 4]
  • -
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 5]
  • -
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 6]
  • +
  • [{% if page.language == "en" %}Top task hyperlink with a very long task name than spans over two lines{% else %}Tâche principale avec un nom de tâche très long qui s'étend sur deux lignes{% endif %} 5]
  • +
  • [{% if page.language == "en" %}Top task hyperlink with a very long task name than spans over two lines{% else %}Tâche principale avec un nom de tâche très long qui s'étend sur deux lignes{% endif %} 6]
  • diff --git a/components/gc-most-requested/_screen-md-min.scss b/components/gc-most-requested/_screen-md-min.scss index f8196fb95..ca6012009 100644 --- a/components/gc-most-requested/_screen-md-min.scss +++ b/components/gc-most-requested/_screen-md-min.scss @@ -13,12 +13,12 @@ div:not(.container) .gc-most-requested { ul { display: flex; flex-wrap: wrap; - list-style-position: inside; - padding-left: 1.3em; + padding-left: 2.5em; li { flex-basis: 50%; font-size: $small-size; + padding-right: 1.3em; } } } diff --git a/components/gc-most-requested/samples/gc-most-requested.html b/components/gc-most-requested/samples/gc-most-requested.html index 2f36d0d0f..60203bbed 100644 --- a/components/gc-most-requested/samples/gc-most-requested.html +++ b/components/gc-most-requested/samples/gc-most-requested.html @@ -6,8 +6,8 @@

    {% if page.language == "en" %}Most requested{% else %}En demande{% endif %}<
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 2]
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 3]
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 4]
  • -
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 5]
  • -
  • [{% if page.language == "en" %}Top task hyperlink{% else %}Tâche principale{% endif %} 6]
  • +
  • [{% if page.language == "en" %}Top task hyperlink with a very long task name than spans over two lines{% else %}Tâche principale avec un nom de tâche très long qui s'étend sur deux lignes{% endif %} 5]
  • +
  • [{% if page.language == "en" %}Top task hyperlink with a very long task name than spans over two lines{% else %}Tâche principale avec un nom de tâche très long qui s'étend sur deux lignes{% endif %} 6]