Skip to content

Commit e70782a

Browse files
author
Andrii Ilin
committed
adjust style for zoom 110 percent, assignment table
1 parent 0997f54 commit e70782a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

sass/partials/_listbar.scss

+4-1
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,8 @@
193193
@media screen and (max-width: 1024px) and (min-resolution: 1.1dppx) {
194194
.mod_turnitintooltwo_listbar {
195195
font-size: 11px;
196-
}
196+
}
197+
.dataTables_filter input[type=search] {
198+
max-width: 45px;
199+
}
197200
}

0 commit comments

Comments
 (0)