Title: Inline Block
Last modified: September 20, 2020

---

# Inline Block

 *  Resolved [G-Drive](https://wordpress.org/support/users/yankees/)
 * (@yankees)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/inline-block-2/)
 * For those seeking the secret to this, this is what worked for me.
 * Go into your forms.
    Select the one you need for the signup. Go to Custom CSS
   and look for:
 * /* input wrapper (label + input) */
    .mailpoet_paragraph { line-height:20px; 
   margin-bottom: 20px
 * Then replace it with this:
 * /* input wrapper (label + input) */
    .mailpoet_paragraph { display:inline-block!
   important; line-height:20px; }

Viewing 1 replies (of 1 total)

 *  [Wysija](https://wordpress.org/support/users/wysija/)
 * (@wysija)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/inline-block-2/#post-13433439)
 * Hello [@yankees](https://wordpress.org/support/users/yankees/),
 * Thanks for sharing the custom css that worked for your site.
 * ​Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Inline Block’ is closed to new replies.

 * ![](https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564)
 * [MailPoet - Newsletters, Email Marketing, and Automation](https://wordpress.org/plugins/mailpoet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpoet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpoet/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpoet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpoet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpoet/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Wysija](https://wordpress.org/support/users/wysija/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/inline-block-2/#post-13433439)
 * Status: resolved