[TYPO3-core] RFC #14490: New Backend design
Benjamin Mack
benni at typo3.org
Fri May 28 18:48:49 CEST 2010
Hey Joey,
well, it's not a big issue, but in order to have the other items (apart
from the record item) aligned correctly in the pagetree, we added
"position: relative; top: -7px;" which i think is not the way it should
be done (basically: moving stuff pixel wise to the top).
My solution was to set all the other items (that is .dragIcon,
.dragTitle, .dragID) to
vertical-align: top;
display: inline-block;
as well, and it looked good. Can you confirm this?
All the best,
Benni.
More information about the TYPO3-team-core
mailing list