Merge pull request #1949 from bobbyroberts99/develop

Reposition Markdown formatting link
This commit is contained in:
Tyler Renelle 2013-12-14 21:21:45 -08:00
commit ae4ca337c8
2 changed files with 7 additions and 6 deletions

View file

@ -103,10 +103,11 @@
.span8(ng-controller='ChatCtrl')
h3 Tavern Talk
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 <a href='https://github.com/HabitRPG/habitrpg/issues' target='_blank'>use Github instead</a>.
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 <a href='https://github.com/HabitRPG/habitrpg/issues' target='_blank'>use Github instead</a>.
ul.unstyled.tavern-chat
include ./chat-message

View file

@ -23,7 +23,7 @@ footer.footer(ng-controller='FooterCtrl')
li
a(href='/static/extensions') Extensions
li
a(href='/static/faq') FAQ
a(target='_blank', href='http://habitrpg.wikia.com/wiki/FAQ') FAQ
li
a(href='/static/privacy') Privacy
li