mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
FIX: Selected posts buttons not clickable.
This commit is contained in:
parent
e0562894a8
commit
46c93a2687
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue