mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
Reposition markdown formatting link (3rd try)
This replaces previous 2 commits. z-index has been removed.
This commit is contained in:
parent
db7e582c95
commit
bb3f0ae7ec
1 changed files with 3 additions and 3 deletions
|
|
@ -103,10 +103,10 @@
|
|||
|
||||
.span8(ng-controller='ChatCtrl')
|
||||
h3 Tavern Talk
|
||||
small(style='position: relative; top: 27px; left: -100px; z-index: 10;')
|
||||
include ../../shared/formatting-help
|
||||
include ./chat-box
|
||||
small(style='position: relative; top: 58px; left: 0px')
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue