[dreamwidth/dw-free] 31a051: don't add the bottom spacing for success links (#1...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 31a0515a81ed63762005d0983c85db47d24c2044
https://github.com/dreamwidth/dw-free/commit/31a0515a81ed63762005d0983c85db47d24c2044
Author: Jen <kareila@dreamwidth.org>
Date: 2016-09-28 (Wed, 28 Sep 2016)
Changed paths:
M htdocs/scss/skins/_page-layout-hacks.scss
M views/entry/success.tt
M views/success-page.tt
Log Message:
-----------
don't add the bottom spacing for success links (#1873)
After #1793 went live, a few people complained about
the additional spacing between elements of the list
of links shown when a form submission has succeeded.
This removes the extra spacing for that case by defining
a new target class "successlinks" for the affected pages,
views/entry/success.tt and views/success-page.tt. I left
views/success.tt alone because it doesn't yet use the
SCSS/Foundation styling.
Home: https://github.com/dreamwidth/dw-free
Commit: 31a0515a81ed63762005d0983c85db47d24c2044
https://github.com/dreamwidth/dw-free/commit/31a0515a81ed63762005d0983c85db47d24c2044
Author: Jen <kareila@dreamwidth.org>
Date: 2016-09-28 (Wed, 28 Sep 2016)
Changed paths:
M htdocs/scss/skins/_page-layout-hacks.scss
M views/entry/success.tt
M views/success-page.tt
Log Message:
-----------
don't add the bottom spacing for success links (#1873)
After #1793 went live, a few people complained about
the additional spacing between elements of the list
of links shown when a form submission has succeeded.
This removes the extra spacing for that case by defining
a new target class "successlinks" for the affected pages,
views/entry/success.tt and views/success-page.tt. I left
views/success.tt alone because it doesn't yet use the
SCSS/Foundation styling.