Fix wishlist options alignment

This commit is contained in:
grandeljay 2022-11-27 13:16:40 +01:00
parent c776908302
commit d391d77c5b

View file

@ -523,6 +523,7 @@ body.pushable > .pusher {
/**
* Options
*/
.ui.dropdown.wishlist-options,
.ui.dropdown.wish-options {
text-align: center;
}