|
|
|
|
|
by TazeTSchnitzel
4955 days ago
|
|
First "Action, Another Action..." menu with icons is broken on hover, for me. Blue bg only covers half of it, rest of text is obviously unreadable. Looks like this is the result of the width: 1.25em; in the CSS. If I remove that, then the blue bg on hover doesn't span the box any more. Looks like these icons should really be applied as ::before or ::after, instead of modifying the element itself, as this seems to horribly break things. |
|