fix action dropdown hover state bug

This commit is contained in:
Felix Niklas 2015-06-02 11:11:48 +02:00
parent 1f8ae96706
commit f78f917d70

View file

@ -4165,8 +4165,8 @@ footer {
a {
@extend .u-clickable;
display: flex;
min-width: 100%;
padding: 3px 18px;
flex: 1;
padding: 0 18px;
}
}