Title: Plugin breaks top-navigation-layout
Last modified: March 27, 2018

---

# Plugin breaks top-navigation-layout

 *  Resolved [nyks-barton](https://wordpress.org/support/users/nyks-barton/)
 * (@nyks-barton)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/plugin-breaks-top-navigation-layout/)
 * Hi,
 * thanks for the plugin 🙂
 * I’ve one external link in my top-navigation-bar. The arrow for the link always
   has a “line break”, and makes my navigation-bar “double-height”.
    See this screenshot:
   [https://screenpresso.com/=SMLnc](https://screenpresso.com/=SMLnc)
 * My theme is: Nirvana
    [https://de.wordpress.org/themes/nirvana/](https://de.wordpress.org/themes/nirvana/)
 * Any ideas?
    -  This topic was modified 8 years, 2 months ago by [nyks-barton](https://wordpress.org/support/users/nyks-barton/).

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

 *  Plugin Author [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/plugin-breaks-top-navigation-layout/#post-10121598)
 * Please link to a page on your site where I can see the issue.
 *  Thread Starter [nyks-barton](https://wordpress.org/support/users/nyks-barton/)
 * (@nyks-barton)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/plugin-breaks-top-navigation-layout/#post-10123613)
 * Hello,
 * I cant link my site, because its closed to public.
 * But to show you this, I set up a new wordpress-page, installed theme Nirvana 
   and “Indicate External Links”, and placed a “individual link” ([http://cubecolour.co.uk](http://cubecolour.co.uk))
   into the top-menu. Here is the site:
    [http://wp11011785.server-he.de/www/wp-newsletter-test/](http://wp11011785.server-he.de/www/wp-newsletter-test/)
 *  Plugin Author [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/plugin-breaks-top-navigation-layout/#post-10123639)
 * It looks like this is due to the span being set as a block element in your theme’s
   stylesheet
 *     ```
       #access a > span {
         display: block;
       }
       ```
   
 * Try changing it to `inline-block`

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

The topic ‘Plugin breaks top-navigation-layout’ is closed to new replies.

 * ![](https://ps.w.org/indicate-external-links/assets/icon-256x256.png?rev=1485167)
 * [Indicate External Links](https://wordpress.org/plugins/indicate-external-links/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/indicate-external-links/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/indicate-external-links/)
 * [Active Topics](https://wordpress.org/support/plugin/indicate-external-links/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/indicate-external-links/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/indicate-external-links/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [cubecolour](https://wordpress.org/support/users/numeeja/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/plugin-breaks-top-navigation-layout/#post-10123639)
 * Status: resolved