File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -1011,6 +1011,23 @@ body:not(.theme_snap) li.modtype_hsuforum .afterlink .hsuforum-recent .snap-medi
10111011 float : left;
10121012}
10131013
1014+ @media (max-width : 575.98px ) {
1015+ body : not (.theme_snap ) li .modtype_hsuforum .afterlink .hsuforum-recent .snap-media-object {
1016+ width : 100% ;
1017+ float : left;
1018+ }
1019+ body : not (.theme_snap ) li .modtype_hsuforum .afterlink .hsuforum-recent {
1020+ margin-left : 0px ;
1021+ width : 100% ;
1022+ }
1023+ .activity .modtype_hsuforum .snap-media-body , .block_recent_activity .snap-media-body {
1024+ width : auto;
1025+ }
1026+ .hsuforum .modtype_hsuforum .snap-media-object {
1027+ width : auto;
1028+ }
1029+ }
1030+
10141031body : not (.theme_snap ) li .modtype_hsuforum .activity-item .activity-basis .activity-info {
10151032 padding-top : 1rem ;
10161033 padding-left : 0 ;
You can’t perform that action at this time.
0 commit comments