fixed text display for anon questionbox
This commit is contained in:
parent
7429aca044
commit
a09c01cc44
|
@ -23,7 +23,7 @@
|
||||||
- unless user_signed_in?
|
- unless user_signed_in?
|
||||||
#question-box-promote.row{:style => "display: none;"}
|
#question-box-promote.row{:style => "display: none;"}
|
||||||
.row
|
.row
|
||||||
.col-xs-12
|
.col-xs-12.text-center
|
||||||
%strong Your question has been sent.
|
%strong Your question has been sent.
|
||||||
.row
|
.row
|
||||||
.col-sm-1
|
.col-sm-1
|
||||||
|
|
Loading…
Reference in New Issue