We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77f0c1 commit d5705b2Copy full SHA for d5705b2
app/components/poll-evaluation-participants-table.js
@@ -16,6 +16,7 @@ export default Ember.Component.extend({
16
* used browser
17
*/
18
Ember.$('.user-selections-table').floatThead({
19
+ position: 'absolute',
20
top: this.getScrollbarHeight
21
});
22
0 commit comments