When using the "External Links" (http://drupal.org/project/extlink) 3rd party module, a menu item that links to an external URL loses the right hand border (as shown in the attached screenshot). Disabling the module fixes the display. I realize this may not be truly a bug with your theme, but that module is pretty handy and having both enabled wold be nice.
| Comment | File | Size | Author |
|---|---|---|---|
| extLink.jpg | 175.23 KB | fred0 |
Comments
Comment #1
fred0 commentedTo expand on this, it is specifically the "Add icon to external links" function of the External Links module that causes the display problem. Disabling it also fixes the menu.
Comment #2
phsc commentedHi fred0
I have a simple fix for your problem. Just add the following lines to your "style.css":
Let's decide Jacine if she wants to put this in the official release, but nevertheless this should help (at least it solved the bug for me).
Greetings
Comment #3
jacineSure, I will add it in the next release.
Thanks for helping out phs :)
Comment #4
jacineThanks phs, this CSS has been added and committed to D5 & 6. You'll see it in the next release.