Skip to content

Commit bf3308e

Browse files
committed
Fixed Overlapping footer buttons with date fields
1 parent 22becc6 commit bf3308e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ ul li button.btn-floating {
145145
position: absolute;
146146
bottom: 0;
147147
right: 0;
148-
top: 300px
148+
top: 320px
149149
}
150150

151151
.landscape .picker__month-display {

0 commit comments

Comments
 (0)