![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: c1fee2b02943bb9ce3f4884a61df3339bcd1a63d
https://github.com/dreamwidth/dw-free/commit/c1fee2b02943bb9ce3f4884a61df3339bcd1a63d
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-06-21 (Sun, 21 Jun 2020)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
Fix misaligned site logo
I commented out Foundation's default image CSS because it was inappropriate for
a world where we display entries and comments in the foundationized site skins.
But the site logo was relying on that default `vertical-align: middle` rule, and
floated up a centimeter or so once it was gone. Didn't break anything, but sure
looked gross.
Home: https://github.com/dreamwidth/dw-free
Commit: c1fee2b02943bb9ce3f4884a61df3339bcd1a63d
https://github.com/dreamwidth/dw-free/commit/c1fee2b02943bb9ce3f4884a61df3339bcd1a63d
Author: Nick Fagerlund <nick.fagerlund@gmail.com>
Date: 2020-06-21 (Sun, 21 Jun 2020)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
Fix misaligned site logo
I commented out Foundation's default image CSS because it was inappropriate for
a world where we display entries and comments in the foundationized site skins.
But the site logo was relying on that default `vertical-align: middle` rule, and
floated up a centimeter or so once it was gone. Didn't break anything, but sure
looked gross.