Skip to content

Commit d2c4e28

Browse files
committed
We won't override the text box label.
MaterialTextBox widgets need to be defined inside columns for this to work.
1 parent c28ab85 commit d2c4e28

File tree

1 file changed

+0
-4
lines changed
  • gwt-material/src/main/resources/gwt/material/design/public/css

1 file changed

+0
-4
lines changed

gwt-material/src/main/resources/gwt/material/design/public/css/overridecss.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -914,10 +914,6 @@ nav .input-field {
914914
padding: 0;
915915
}
916916

917-
/** Fixed the input label position **/
918-
.input-field label{
919-
left: 0 !important;
920-
}
921917
.dropdown-content {
922918
z-index: 995 !important;
923919
}

0 commit comments

Comments
 (0)