github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2019-06-23 12:20 pm

[dreamwidth/dw-free] 504127: Fix quickreply appearing in center of the page on ...

Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 504127cf8f9ad48e9ebbcb7f446caccfb6486a80
https://github.com/dreamwidth/dw-free/commit/504127cf8f9ad48e9ebbcb7f446caccfb6486a80
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2019-06-23 (Sun, 23 Jun 2019)

Changed paths:
M htdocs/scss/components/quick-reply.scss

Log Message:
-----------
Fix quickreply appearing in center of the page on sitescheme/lightscheme

This left/right margin: auto was doing almost nothing on journal-styled
pages, but was doing the wrong thing on site/light pages (because they don't use
the same structure of nested divs). This should make the quickreply start at
the same indent level as the comment being replied to.

Conflicts:
htdocs/scss/components/quick-reply.scss