Merge "Remove max-width from save summary"

This commit is contained in:
jenkins-bot 2016-11-16 17:55:35 +00:00 committed by Gerrit Code Review
commit 3483055c29

View file

@ -11,6 +11,7 @@
.ve-ui-mwSaveDialog-summary {
width: 100%;
max-width: none;
background-color: #fff;
}