Title: Unwanted margin-top on post.php
Last modified: August 30, 2016

---

# Unwanted margin-top on post.php

 *  Resolved [starise](https://wordpress.org/support/users/starise/)
 * (@starise)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/unwanted-margin-top-on-postphp/)
 * Hi, i’m trying this plugin and i really like the approach used to manage the 
   translations. Anyway I found a weird inline margin-top (line 464 on admin-post.
   php) that causes a bad looking spacing at the top of every post. Remove it causes
   no problem to me, so i think that’s an unwanted behavior.
 * PS: any plan to publish the plugin on github and allow contributions?
 * [https://wordpress.org/plugins/sublanguage/](https://wordpress.org/plugins/sublanguage/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [maximeschoeni](https://wordpress.org/support/users/maximeschoeni/)
 * (@maximeschoeni)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/unwanted-margin-top-on-postphp/#post-6689522)
 * Hello, thank you for your feed-back.
 * Yes I agree it is not perfect, I added this margin to make the current language
   more visible. But you’re right, I need to rework this part.
 * In the meantime you can use an empty hook in your `function.php` to get ride 
   of that:
    `add_action('sublanguage_admin_display_current_language', '__return_null');`
 * Okay I’ll start a github, good idea.
 *  Thread Starter [starise](https://wordpress.org/support/users/starise/)
 * (@starise)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/unwanted-margin-top-on-postphp/#post-6689530)
 * Thank you, issue solved. Glad for the github stuff.
    Unfortunately i’m having
   a more serious issue with taxonomies. I’m going to open another ticket with all
   my thoughts and debug info.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Unwanted margin-top on post.php’ is closed to new replies.

 * ![](https://ps.w.org/sublanguage/assets/icon-128x128.png?rev=1197494)
 * [Sublanguage](https://wordpress.org/plugins/sublanguage/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sublanguage/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sublanguage/)
 * [Active Topics](https://wordpress.org/support/plugin/sublanguage/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sublanguage/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sublanguage/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [starise](https://wordpress.org/support/users/starise/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/unwanted-margin-top-on-postphp/#post-6689530)
 * Status: resolved