diff --git a/views/options/social/tavern.jade b/views/options/social/tavern.jade index 1ebc4d601b..d76326602a 100644 --- a/views/options/social/tavern.jade +++ b/views/options/social/tavern.jade @@ -103,11 +103,19 @@ .span8(ng-controller='ChatCtrl') h3 Tavern Talk +<<<<<<< HEAD include ./chat-box small(style='position: relative; top: -20px; left: 25px;') include ../../shared/formatting-help small(style='position: relative; top: 18px; left: 0px') alert.alert-info. Note: if you're reporting a bug, the developers won't see it here. Please use Github instead. +======= + include ./chat-box + small + include ../../shared/formatting-help + alert.alert-info. + Note: if you're reporting a bug, the developers won't see it here. Please use Github instead. +>>>>>>> parent of 7fdda14... Reposition Markdown formatting link ul.unstyled.tavern-chat include ./chat-message