]> source.dussan.org Git - vaadin-framework.git/commit
Only remove caption margin from the first visible tab. (#12078)
authorAnna Koskinen <Ansku@users.noreply.github.com>
Wed, 19 Aug 2020 06:48:37 +0000 (09:48 +0300)
committerGitHub <noreply@github.com>
Wed, 19 Aug 2020 06:48:37 +0000 (09:48 +0300)
commita6a1e1d71a0ef671666e42ad50931323dd3f9b7a
tree25fb44a4f785d160adf2291b16abb23f6c5e2058
parent067637342de0b2ba86fb7a228a8918aa17f7bcf3
Only remove caption margin from the first visible tab. (#12078)

Fixes #10437
themes/src/main/themes/VAADIN/themes/valo/components/_tabsheet.scss
uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabNotVisibleInTheMiddleOfTabsheet.java [new file with mode: 0644]
uitest/src/test/java/com/vaadin/tests/components/tabsheet/TabNotVisibleInTheMiddleOfTabsheetTest.java [new file with mode: 0644]