Title: twentytwelve nav
Last modified: August 20, 2016

---

# twentytwelve nav

 *  Resolved [Amit Kvint](https://wordpress.org/support/users/webifish/)
 * (@webifish)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/)
 * some strange float problem when adding a question mark to one of the main nav
   items (class=”nav-menu”), when doing that it breaks the height of the line and
   the items become to high and breaks the nav line example here – atwild.com
 * I have tried with other characters but seems to work fine : )
 * Amit

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/twentytwelve-nav/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/twentytwelve-nav/page/2/?output_format=md)

 *  [Nathan Driver](https://wordpress.org/support/users/natedriver/)
 * (@natedriver)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077086)
 * when I translate the page the nav comes out right – seems something is lost in
   the translation code.
 *  Thread Starter [Amit Kvint](https://wordpress.org/support/users/webifish/)
 * (@webifish)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077088)
 * Hi,
 * What do you mean translate ? I don’t think I have installed WPML or qTranslate
   on that domain,
 * Thanks,
 * Amit
 *  [Nathan Driver](https://wordpress.org/support/users/natedriver/)
 * (@natedriver)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077090)
 * sorry – translate w/ google chrome.
 *  Thread Starter [Amit Kvint](https://wordpress.org/support/users/webifish/)
 * (@webifish)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077092)
 * ah ok
 * Still normal nav is broken if you don’t translate right ?
 *  [Nathan Driver](https://wordpress.org/support/users/natedriver/)
 * (@natedriver)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077093)
 * correct
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077096)
 * I don’t see what you’re talking about.
 * [Screen shot](http://imm.io/FUMf)
 *  [Nathan Driver](https://wordpress.org/support/users/natedriver/)
 * (@natedriver)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077098)
 * weird b/c this is what i’m seeing
 * [Screen shot](http://imm.io/FV1B)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077100)
 * Which browser are you using? I tested in Firefox and Safari and it worked fine
   here in both.
 *  [Nathan Driver](https://wordpress.org/support/users/natedriver/)
 * (@natedriver)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077101)
 * Chrome
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077103)
 * I see what you see in Chrome. That’s weird. Removing the space before the ? fixes
   it in Chrome. That could be a temp workaround. I’d say that’s some sort of bug
   in Chrome.
 *  [Lance Willett](https://wordpress.org/support/users/lancewillett/)
 * (@lancewillett)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077107)
 * That’s a weird one! I can repeat it with any single character after a space, 
   like `Home A` but not `Home AB`.
 * Worth a Trac ticket, for sure. I can’t find the issue with a quick debug.
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077116)
 * Changing this:
    `.main-navigation li a, .main-navigation li`
 * from `display: inline-block` to `display: inline` fixes it, but I didn’t test
   it to see if there are unintended consequences.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077211)
 * [https://core.trac.wordpress.org/ticket/22088](https://core.trac.wordpress.org/ticket/22088)
   for you 🙂
 * It’s still a problem today, so I made that change into patch (credit mindctrl!)
 *  [Nathan Driver](https://wordpress.org/support/users/natedriver/)
 * (@natedriver)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077212)
 * looks like the same info is posted on the fix:
 * > Changing this:
   >  .main-navigation li a,
   >  .main-navigation li { display: inline-block; text-
   > decoration: none; } to this
   >  .main-navigation li a,
   >  .main-navigation li { display: inline-block; text-
   > decoration: none; } fixes it (credit mindctrl)
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [13 years, 7 months ago](https://wordpress.org/support/topic/twentytwelve-nav/#post-3077213)
 * The patch was right 😉 But it breaks submenus so … we fixed the desc

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/twentytwelve-nav/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/twentytwelve-nav/page/2/?output_format=md)

The topic ‘twentytwelve nav’ is closed to new replies.

## Tags

 * [main nav](https://wordpress.org/support/topic-tag/main-nav/)
 * [nav menu](https://wordpress.org/support/topic-tag/nav-menu/)

 * In: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
 * 22 replies
 * 6 participants
 * Last reply from: [wallie007](https://wordpress.org/support/users/wallie007/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/twentytwelve-nav/page/2/#post-3077242)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
