FIX: Selected posts buttons not clickable.
This commit is contained in:
parent
e0562894a8
commit
46c93a2687
|
@ -396,7 +396,6 @@ iframe {
|
||||||
}
|
}
|
||||||
|
|
||||||
#selected-posts {
|
#selected-posts {
|
||||||
float: left;
|
|
||||||
width: 97%;
|
width: 97%;
|
||||||
padding-left: 3%;
|
padding-left: 3%;
|
||||||
background-color: srgb-scale($tertiary, $secondary, 15%);
|
background-color: srgb-scale($tertiary, $secondary, 15%);
|
||||||
|
|
Loading…
Reference in New Issue