We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccf5f0 commit b6e7075Copy full SHA for b6e7075
src/main/java/gwt/material/design/demo/client/application/menu/MenuView.ui.xml
@@ -73,7 +73,7 @@
73
<m:MaterialSearch ui:field="txtSearch" placeholder="Component" backgroundColor="white" iconColor="black" active="true" shadow="1"/>
74
</m:MaterialNavBar>
75
76
- <m:MaterialPanel backgroundColor="blue" marginTop="56" height="320px" textColor="white" padding="56" shadow="1">
+ <m:MaterialPanel backgroundColor="blue" marginTop="56" textColor="white" padding="56" shadow="1">
77
<m:MaterialPanel ui:field="panel">
78
<m:MaterialLabel ui:field="title" text="GWT-Material" fontSize="4em"/>
79
<m:MaterialLabel ui:field="description" text="A Material Design look and feel for GWT Apps plus Phonegap." fontSize="1.1em"/>
0 commit comments