mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 07:21:15 +00:00
Reposition Markdown formatting link
There's probably a better way to do this. Feedback welcome.
This commit is contained in:
parent
9bb4e2c272
commit
7fdda14cb8
1 changed files with 4 additions and 3 deletions
|
|
@ -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 <a href='https://github.com/HabitRPG/habitrpg/issues' target='_blank'>use Github instead</a>.
|
||||
small
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue