Automattic / happychat-client

Happychat customer client code
13 stars 5 forks source link

Align back button and title in MessageForm component #221

Open oandregal opened 6 years ago

oandregal commented 6 years ago

The <MessageForm> component can have a back button and a title, like this:

back-and-title-proper

If you take a closer look, though, they aren't properly aligned.

How to test:

oandregal commented 6 years ago

@evilluendas could I summon your magic CSS skills to help me with this?

Unlike Calypso, we don't have the <HeaderCake> component here. If this turns out not to be an easy fix I can look into pulling that component in.