Skip to content

Commit db6f26f

Browse files
cmarmolwasser
authored andcommitted
Fix overlay dimension.
1 parent e097f7b commit db6f26f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_sass/minimal-mistakes/_pyos-dropdown.scss

+3-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,9 @@ drop shadow
338338
display: block;
339339
position: absolute;
340340
top: 5%;
341-
right: 5%;}
341+
right: 5%;
342+
width: 2.0rem;
343+
}
342344

343345
.burger__icon, burger__icon::before, burger__icon::after {
344346
display: block; }

0 commit comments

Comments
 (0)