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
- Create a view with a pager
- Place it under the sidebars
Possible fixes
Set the followings:
.sidebar-right nav ul > li {
width: auto;
}
.sidebar-right nav {
padding: 0;
}
Attachments
Edited by Konstantinos Platis