Skip to content

Commit a8e442d

Browse files
sammarshallouAnupamaSarjoshi
authored andcommitted
Theme: Technical debt - remove IE-specific rules #871250
1 parent dcfd17a commit a8e442d

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

styles.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -363,12 +363,6 @@
363363
height: 32px;
364364
}
365365

366-
/* Atto in ie need the scroll and max height. */
367-
.ie .path-mod-studentquiz .studentquiz-comment-container .editor_atto_content {
368-
max-height: 148px;
369-
overflow-y: scroll;
370-
}
371-
372366
.path-mod-studentquiz .studentquiz-comment-container .studentquiz-comment-subject {
373367
font-size: 1.14285em;
374368
color: #000;

0 commit comments

Comments
 (0)