Title: nanderrrrr's Replies | WordPress.org

---

# nanderrrrr

  [  ](https://wordpress.org/support/users/nanderrrrr/)

 *   [Profile](https://wordpress.org/support/users/nanderrrrr/)
 *   [Topics Started](https://wordpress.org/support/users/nanderrrrr/topics/)
 *   [Replies Created](https://wordpress.org/support/users/nanderrrrr/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/nanderrrrr/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/nanderrrrr/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/nanderrrrr/engagements/)
 *   [Favorites](https://wordpress.org/support/users/nanderrrrr/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Left align submit button with text fields](https://wordpress.org/support/topic/left-align-submit-button-with-text-fields/)
 *  [nanderrrrr](https://wordpress.org/support/users/nanderrrrr/)
 * (@nanderrrrr)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/left-align-submit-button-with-text-fields/#post-5493174)
 *     ```
       .wpcf7-submit{
           float: left;
           clear: both;
           margin-bottom: 20px;
       }
       ```
   
 * try this if you are still looking for a solution

Viewing 1 replies (of 1 total)