Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jessebeach’s picture

Status: Active » Needs review

Fixed in 7.x-1.x (21db0460625cf81f1eff3b5a9ac7c28aec1c4252).

druvision, would you mind testing?

Rajab Natshah’s picture

I'm getting it as you can see in figure 1

Figure 1
Figure 1 :

I have a quick css fix as in the patch file.
so it will look as you can see at figure 2

Figure 2
Figure 2 :

in the navbar.theme-rtl.css file

.navbar .tray .menu li a {
  padding-right: 2.3333em;
}

.navbar .horizontal .menu li:last-child {
  border-left: 1px solid #dddddd;
}
Rajab Natshah’s picture

Rajab Natshah’s picture

Oh This is the right patch fix for 7.x-1.0-alpha10..

Rajab Natshah’s picture

This patch for the 7.x-1.x-dev
I'm testing the navbar --dev in an other testing site.

hass’s picture

Status: Needs review » Needs work

Outdated patch

hass’s picture

Version: 7.x-1.0-alpha3 » 7.x-1.x-dev
jessebeach’s picture

Status: Needs work » Needs review
FileSize
13.07 KB

I've updated the *-rtl.css files (fb22a802fb8213d5eefbea73b0e7d49fc5dad441).

Rajab Natshah’s picture

Please, If this is fixed to the dev and alpha we should close this issue.

hass’s picture

Status: Needs review » Fixed

Looks committed. Setting to fixed. Let's reopen a new case if something is broken.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.