diff options
author | Jouni Koivuviita <jouni@vaadin.com> | 2015-01-15 13:22:33 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2015-01-15 12:31:26 +0000 |
commit | 3365c3009b8e1d8f99176f065e38be16cb261b89 (patch) | |
tree | fceed12c67bb03eacd8684bbc524a92a540b532d /WebContent/VAADIN/themes/tests-valo-facebook | |
parent | 8d4661f867aab6a58c257ebe49d342a4a4af56d7 (diff) | |
download | vaadin-framework-3365c3009b8e1d8f99176f065e38be16cb261b89.tar.gz vaadin-framework-3365c3009b8e1d8f99176f065e38be16cb261b89.zip |
Fix grid row borders and cell widget vertical alignment (#16200)
Previously the top-border for the first body row in the grid was
hidden, which caused it to blink during scrolling, when the first-child
element is moved using transforms. Moving the border to the bottom of
the cell seems to have to negative side-effects.
Fixes vertical alignment for contained widget renderers. All DIV
elements are rendered as inline-blocks by default (same as all
.v-widget elements).
Change-Id: I277f88953069846adbc475366161aabc0df96e15
Diffstat (limited to 'WebContent/VAADIN/themes/tests-valo-facebook')
0 files changed, 0 insertions, 0 deletions