FIX: Selected posts buttons not clickable.

This commit is contained in:
Guo Xiang Tan 2015-09-15 16:30:35 +08:00
parent e0562894a8
commit 46c93a2687

View file

@ -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%);