AFAIK this is a reflection of us using Admin module, instead of doing our own thing. But in any case, it looks pretty bad. :\
AFAIK this is a reflection of us using Admin module, instead of doing our own thing. But in any case, it looks pretty bad. :\
Comments
Comment #1
jessebeach commentedThis should be fixed in this commit: http://drupalcode.org/project/navbar.git/commitdiff/7bf421bac1c51e5abb09...
I moved the navbar styling from the Ember theme to the navbar module. The CSS had lived in the Ember theme before the navbar module was created and it simply wasn't ported once the navbar module was created.