File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1969,6 +1969,7 @@ div.homepage-column-info {
1969
1969
1970
1970
1971
1971
/* composition, assignment, discussion space */
1972
+ .panel .assignment td .panel-container .collection .filter-widget ,
1972
1973
.panel .composition td .panel-container .collection .filter-widget ,
1973
1974
.panel .discussion td .panel-container .collection .filter-widget {
1974
1975
width : 370px ;
@@ -1978,7 +1979,9 @@ div.homepage-column-info {
1978
1979
.panel .discussion td .panel-container .collection .filter-widget .collection-col-3 ,
1979
1980
.panel .discussion td .panel-container .collection .filter-widget .collection-col-2 ,
1980
1981
.panel .composition td .panel-container .collection .filter-widget .collection-col-3 ,
1981
- .panel .composition td .panel-container .collection .filter-widget .collection-col-2 {
1982
+ .panel .composition td .panel-container .collection .filter-widget .collection-col-2 ,
1983
+ .panel .assignment td .panel-container .collection .filter-widget .collection-col-3 ,
1984
+ .panel .assignment td .panel-container .collection .filter-widget .collection-col-2 {
1982
1985
min-width : 370px ;
1983
1986
}
1984
1987
You can’t perform that action at this time.
0 commit comments