style(pageaction): secondary action list not expanding page width
This commit is contained in:
parent
030fd7abf1
commit
cd6829adde
@ -62,7 +62,7 @@
|
|||||||
.pagenav-secondary__list {
|
.pagenav-secondary__list {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: none;
|
display: none;
|
||||||
left: 0;
|
right: 0;
|
||||||
top: 50px;
|
top: 50px;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user