Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
dotCMS/core#15116 make the dialog 85vw (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmontes committed Aug 20, 2018
1 parent 69eabf3 commit e7d4648
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
}
.ui-dialog {
width: 95vw;
width: 85vw;

.ui-dialog-content {
overflow: visible;
Expand Down

0 comments on commit e7d4648

Please sign in to comment.