Title: Add float none to Save CSS Button
Last modified: August 19, 2020

---

# Add float none to Save CSS Button

 *  Resolved [bowenac](https://wordpress.org/support/users/bowenac/)
 * (@bowenac)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/add-float-none-to-save-css-button/)
 * Hello, just a suggestion to add float:none; to the Save CSS Button… p.submit 
   is pretty generic, so other themes/plugins that have the same kind of tag/class
   could end up causing oddities with this button.
 * On a clients site I could not see the Save CSS Button, and noticed in the latest
   changelog it was moved to the right sidebar, so I started inspecting the right
   sidebar, and it was actually sitting behind the get the full experience meta 
   box. Another official WooCommerce plugin from WooCommerce has a stylesheet being
   loaded on this site in the backend and has p.submit{float:right;} which was causing
   the button to end up behind that box.
 * So just wanted to suggest maybe add float:none; or maybe change the class to .
   so-css-submit

Viewing 1 replies (of 1 total)

 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/add-float-none-to-save-css-button/#post-13284026)
 * Hi
 * Thanks for reporting. I’ll log an issue on GitHub tomorrow, we’ll make sure the
   class name is unique to avoid this problem.

Viewing 1 replies (of 1 total)

The topic ‘Add float none to Save CSS Button’ is closed to new replies.

 * ![](https://ps.w.org/so-css/assets/icon.svg?rev=2556879)
 * [SiteOrigin CSS](https://wordpress.org/plugins/so-css/)
 * [Support Threads](https://wordpress.org/support/plugin/so-css/)
 * [Active Topics](https://wordpress.org/support/plugin/so-css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/so-css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/so-css/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/add-float-none-to-save-css-button/#post-13284026)
 * Status: resolved