Skip to content

View pager under sidebars appears in strange way

Summary

The full and mini pagers appear in a strange way when placed in blocks under the sidebars (attachment)

Steps to reproduce

  1. Create a view with a pager
  2. Place it under the sidebars

Possible fixes

Set the followings:

.sidebar-right nav ul > li {
   width: auto;
}

.sidebar-right nav {
   padding: 0;
}

Attachments

Screenshot_2020-01-13_at_17.46.19

Edited by Konstantinos Platis
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information