fix more stuff

This commit is contained in:
pixeldesu 2014-12-10 19:14:24 +01:00
parent 2a9db637a0
commit 31f520ed4b
1 changed files with 2 additions and 2 deletions

View File

@ -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|