Any items with the field-label-inline class are not displaying properly.

Will have a fix committed to 7.x-3.x-dev soon.

CommentFileSizeAuthor
#5 space.jpg46.09 KBprotools

Comments

himerus’s picture

Status: Active » Fixed

committed to 7.x-3.x

.field-label-inline .field-label,
.field-label-inline .field-items,
.field-label-inline .field-item {
  display: inline;
}
fubhy’s picture

Status: Fixed » Closed (fixed)

/note to self:

/me needs to teach himerus how to close issues.

himerus’s picture

Status: Closed (fixed) » Fixed

Fubhy... they should be marked as FIXED... not closed(fixed)...

Otherwise, they disappear from the issue queues default displays... it is standard practice to mark as fixed, then after 2 weeks, they are automatically closed...

Otherwise, also the issue queue just is littered with bugs and features that aren't fixed... the green in the issue queue listing shows that things are active, and fixed on a regular basis.

When an issue is first fixed, it should not be closed, but JUST marked as fixed. :)

protools’s picture

protools’s picture

Status: Fixed » Needs review
StatusFileSize
new46.09 KB
protools’s picture

Status: Needs review » Fixed

all ok it's only in my design

sumerokr’s picture

Status: Fixed » Closed (fixed)

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