1
0
Fork 0

Switch tag of expanded like list to paragraph

This commit is contained in:
Hypolite Petovan 2019-02-14 22:17:08 -05:00
commit 642f9409a7
3 changed files with 12 additions and 2 deletions

View file

@ -90,6 +90,15 @@ span.connector {
margin-right: 0px;
}
.wall-item-like-expanded,
.wall-item-dislike-expanded,
.wall-item-attendyes-expanded,
.wall-item-attendno-expanded,
.wall-item-attendmaybe-expanded {
margin: 0;
}
.type-link blockquote, .type-video blockquote {
margin-left: 0px;
max-height: 160px;

View file

@ -0,0 +1,2 @@
<p>{{$phrase nofilter}}</p>