Skip to content

Commit

Permalink
handled no update button and refresh only button scenerios
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Aug 28, 2019
1 parent 074a43c commit 0b23f6d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@

.euiSuperDatePicker__flexWrapper--isAutoRefreshOnly {
width: $euiFormMaxWidth;
max-width: 100%
}

.euiSuperDatePicker__flexWrapper--noUpdateButton {
width: $euiSuperDatePickerWidth;
max-width: 100%
}

.euiSuperDatePicker {
Expand Down

0 comments on commit 0b23f6d

Please sign in to comment.