fix more stuff
This commit is contained in:
parent
2a9db637a0
commit
31f520ed4b
|
@ -4,8 +4,8 @@
|
|||
.row
|
||||
.col-md-9.col-sm-8.col-xs-12
|
||||
Out of questions?
|
||||
.col-md-9.col-sm-5.col-xs-12
|
||||
%button.btn.btn-default{type: :button, id: 'ib-generate-question'} Get new question
|
||||
.col-md-3.col-sm-5.col-xs-12
|
||||
%button.btn.btn-block.btn-info{type: :button, id: 'ib-generate-question'} Get new question
|
||||
|
||||
#entries
|
||||
- @inbox.each do |i|
|
||||
|
|
Loading…
Reference in New Issue