diff --git a/views/options/social/tavern.jade b/views/options/social/tavern.jade index 46a773f8f4..0ac3286980 100644 --- a/views/options/social/tavern.jade +++ b/views/options/social/tavern.jade @@ -104,9 +104,10 @@ .span8(ng-controller='ChatCtrl') h3 Tavern Talk include ./chat-box - small + small(style='position: relative; top: -130px; left: 26px; z-index: 10;') 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. + small + alert.alert-info. + Note: if you're reporting a bug, the developers won't see it here. Please use Github instead. ul.unstyled.tavern-chat include ./chat-message