mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-31 12:23:48 +01:00
don't indent previews
This commit is contained in:
parent
191347b92e
commit
2a2f64c098
@ -73,6 +73,7 @@ onready(function(){
|
||||
.css('font-style', 'normal')
|
||||
.css('z-index', '100')
|
||||
.css('left', '0')
|
||||
.css('margin-left', '0')
|
||||
.addClass('reply').addClass('post')
|
||||
.appendTo(link.closest('div.post'))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user