We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2acd62 commit b4c2bdaCopy full SHA for b4c2bda
styles.css
@@ -633,21 +633,13 @@ FUN WITH FORMS
633
634
@media (max-width:53em) and (min-width:48em) {
635
.section .activity.hsuforum.modtype_hsuforum .activityinstance > a {
636
- white-space: nowrap;
637
display: block;
638
- overflow: hidden !important;
639
- text-overflow: ellipsis !important;
640
- max-width: 15em !important;
641
}
642
643
644
@media (max-width: 45em) {
645
646
647
648
649
650
- max-width: 10em !important;
651
652
653
0 commit comments