mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-11 17:36:13 +08:00
Merge pull request #404 from mlorb/ml-sci-fix-284-881-843
Fix broken scrolling functionality in samples table [SCI-284-881-843]
This commit is contained in:
commit
db4af3fc15
1 changed files with 3 additions and 3 deletions
6
app/assets/stylesheets/extend/bootstrap.scss
vendored
6
app/assets/stylesheets/extend/bootstrap.scss
vendored
|
@ -111,7 +111,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.dataTables_scrollBody {
|
#samples .dropdown-menu {
|
||||||
height: auto !important;
|
float: none;
|
||||||
overflow: visible !important;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue