Skip to content
This repository was archived by the owner on Mar 2, 2019. It is now read-only.

Align vertically, add margin to rows in tables#1

Open
ning-y wants to merge 1 commit intomasterfrom
row-css
Open

Align vertically, add margin to rows in tables#1
ning-y wants to merge 1 commit intomasterfrom
row-css

Conversation

@ning-y
Copy link
Member

@ning-y ning-y commented Feb 3, 2018

Make rows prettier with vertical alignment and a small bottom margin.

Granted, this is completely unnecessary given the migration to cadet, but it did help me get to know the project a little. Also helps me get a feel of the workflow.

2018-02-03_scrot
(left: original, right: this change)


Without vertical align, text would be flush to the top such that it would seem to be off center with any buttons (if any) in the same row.

Without margin-bottom, buttons would have touching borders.

Added these changes to _global.scss, since rows in tables may occur throughout the site. _global.scss seemed to be the most semantically appropriate location.

Without vertical align, text would be flush to the top such that it
would seem to be off center with any buttons (if any) in the same row.

Without margin-bottom, buttons would have touching borders.

Added these changes to _global.scss, since rows in tables may occur
throughout the site. _global.scss seemed to be the most semantically
appropriate location.
@ning-y ning-y added the enhancement New feature or request label Feb 3, 2018
@dukesun99 dukesun99 requested a review from evansb February 6, 2018 08:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant