Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 months ago

#49897 closed feature request (reported-upstream)

Vertical alignment for text in tables

Reported by: arskrigitsioniets's profile arskrigitsioniets Owned by:
Milestone: Priority: normal
Severity: minor Version: 5.4
Component: Editor Keywords:
Focuses: ui, css Cc:

Description

There is a possibility to adjust horizontal alignment through Gutenberg interface but there is no possibility to do it with horizontal alignment. I suggest add a possibility to adjust this into Gutenberg interface:

.entry table td
{
	vertical-align:top/bottom/center;
}

Change History (3)

#1 @mukesh27
4 years ago

  • Keywords reporter-feedback removed

#2 @noisysocks
4 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to reported-upstream
  • Status changed from new to closed

Hi @arskrigitsioniets. I've noted your requests in this related issue: https://github.com/WordPress/gutenberg/issues/6923

#3 @a4jp.com
4 months ago

![Screen Shot 03-16-24 at 07 41 AM](https://github.com/WordPress/gutenberg/assets/9621044/ed38d134-c14d-4464-a78d-8527118e9201)
We still don't have vertical alignment options. Can these be added please?

Note: See TracTickets for help on using tickets.