Patch Fix for hidden poll choices and results on light theme.
This commit is contained in:
parent
e3e98084e7
commit
601d91f73e
@ -29,6 +29,7 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
color: #fff;
|
||||
body.theme-gabsocial-light & {color: $gab-default-text-light;}
|
||||
input[type=radio],
|
||||
input[type=checkbox] {
|
||||
display: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user