]> source.dussan.org Git - vaadin-framework.git/commit
Measure width exactly to avoid white padding at the right edge (#18648)
authorArtur Signell <artur@vaadin.com>
Mon, 24 Aug 2015 18:13:14 +0000 (21:13 +0300)
committerMika Murtojarvi <mika@vaadin.com>
Tue, 25 Aug 2015 13:50:16 +0000 (16:50 +0300)
commitea87dcb23565b3f21631cec8875eaf634c5963ca
tree6ff994993579945061162787de827f618373b0b3
parent6cfb9132d31a967fce1d0a53a6d322fd088db3e3
Measure width exactly to avoid white padding at the right edge (#18648)

Change-Id: Iaeb5fc84f08746967f664466c3e2e7d09d76e0cc
client/src/com/vaadin/client/ComputedStyle.java
client/src/com/vaadin/client/ui/VFilterSelect.java