Remove unused pager secondary nav css

This commit is contained in:
Anton Khorev 2022-09-17 10:09:35 +03:00
parent aae5cd3d4e
commit 7d31a659ab

View file

@ -1428,7 +1428,7 @@ abbr.geo {
border-bottom: none;
}
/* General styles for action lists / subnavs / pager navs */
/* General styles for action lists / subnavs */
nav.secondary-actions {
@ -1441,10 +1441,6 @@ nav.secondary-actions {
margin-bottom: 0;
margin-left: -1px;
padding: 0;
&.pager {
display: inline-block;
margin-right: 60px;
}
> li {
flex-basis: auto;
list-style: none;