Commit dcb9f310565bc9b766aecac8946fcf2ba62c7a66
1 parent
e6fc72ab
Exists in
master
and in
26 other branches
fix grid configuration degrid
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/plugins/comment_paragraph/block/discussion/discussion-block.scss
1 | .block { | 1 | .block { |
2 | noosfero-comment-paragraph-plugin-discussion-block { | 2 | noosfero-comment-paragraph-plugin-discussion-block { |
3 | .deckgrid[deckgrid]::before { | 3 | .deckgrid[deckgrid]::before { |
4 | + content: '4 .column.column-1-4'; | ||
4 | font-size: 0; | 5 | font-size: 0; |
5 | visibility: hidden; | 6 | visibility: hidden; |
6 | } | 7 | } |