Merge "Adjust padding for surfaces inside dialogs"

This commit is contained in:
jenkins-bot 2013-07-16 00:37:22 +00:00 committed by Gerrit Code Review
commit a4558108b8

View file

@ -161,5 +161,5 @@
}
.ve-ui-window-body .ve-ce-documentNode {
padding: 0 1.875em; /* 1.5/0.8 */
padding: 1.875em; /* 1.5/0.8 */
}