]> source.dussan.org Git - vaadin-framework.git/commit
Removes .v-ui wrapping from valo-menu-responsive for (#18961)
authorMarc Englund <marc@vaadin.com>
Tue, 22 Sep 2015 06:37:36 +0000 (09:37 +0300)
committerMarkus Koivisto <markus@vaadin.com>
Tue, 29 Sep 2015 15:40:27 +0000 (18:40 +0300)
commitd7dfc7477fbfc07893a2ca3271d0d898ad197b53
treedf76f92848c14c89e2b0b85d0c851fc1eb22fb9b
parentf5a6c2e74ba110917a47954bf0aba0bdb113eb8f
Removes .v-ui wrapping from valo-menu-responsive for (#18961)

Removing .v-ui wrapping makes valo-menu-responsive usable anywhere
on the page (not just top-level).

Change-Id: I5551cb29677ae53be453fc29d0295ebb2dcbf241
WebContent/VAADIN/themes/valo/components/_valo-menu.scss
uitest/src/com/vaadin/tests/themes/valo/ResponsiveStyles.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/themes/valo/ResponsiveStylesDesign.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/themes/valo/ResponsiveStylesDesign.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/themes/valo/ResponsiveStylesTest.java [new file with mode: 0644]