Skip to content
Snippets Groups Projects
Commit e017f778 authored by catch's avatar catch
Browse files

Issue #3466032 by frankied3, johnv: Olivero Full pager template creates additional grid columns

parent 853031b6
No related branches found
No related tags found
3 merge requests!5423Draft: Resolve #3329907 "Test2",!3478Issue #3337882: Deleted menus are not removed from content type config,!579Issue #2230909: Simple decimals fail to pass validation
Pipeline #470063 passed with warnings
Pipeline: drupal

#470090

    Pipeline: drupal

    #470074

      Pipeline: drupal

      #470068

        ......@@ -32,7 +32,7 @@
        */
        #}
        {% if items %}
        <nav class="pager layout--content-medium" role="navigation" aria-labelledby="{{ heading_id }}">
        <nav class="pager" role="navigation" aria-labelledby="{{ heading_id }}">
        <{{ pagination_heading_level }} id="{{ heading_id }}" class="visually-hidden">{{ 'Pagination'|t }}</{{ pagination_heading_level }}>
        <ul class="pager__items js-pager__items">
        {# Print first item if we are not on the first page. #}
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment