style(pageaction): secondary action list not expanding page width

This commit is contained in:
Sarah Vaupel 2019-12-10 12:57:59 +01:00
parent 030fd7abf1
commit cd6829adde

View File

@ -62,7 +62,7 @@
.pagenav-secondary__list {
position: absolute;
display: none;
left: 0;
right: 0;
top: 50px;
width: 250px;
background-color: white;