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