Fix floating on order entry page
This commit is contained in:
@@ -7,8 +7,9 @@ block pagetitle
|
|||||||
|
|
||||||
block interiorcontent
|
block interiorcontent
|
||||||
div(ng-show='show')
|
div(ng-show='show')
|
||||||
p.pull-left Hi {{ invitee.name }}! You are all going to {{ run.restaurant }}.
|
.clearfix
|
||||||
include ../includes/order-nav
|
p.pull-left Hi {{ invitee.name }}! You are all going to {{ run.restaurant }}.
|
||||||
|
include ../includes/order-nav
|
||||||
|
|
||||||
.row
|
.row
|
||||||
.col-xs-12.col-sm-7
|
.col-xs-12.col-sm-7
|
||||||
|
|||||||
Reference in New Issue
Block a user