(html,js) Adjust padding of dialogs

Following this commit:
https://github.com/angular/material/commit/d2140b1565b7e91d4f0b11b6c3983b976abd00f8
This commit is contained in:
Francis Lachapelle
2015-10-14 10:31:15 -04:00
parent feac8bb8f4
commit dc3741f436
18 changed files with 452 additions and 452 deletions
@@ -115,7 +115,7 @@
escapeToClose: true,
template: [
'<md-dialog flex="80" flex-sm="100" aria-label="' + l('View Raw Source') + '">',
' <md-dialog-content>',
' <md-dialog-content class="md-dialog-content">',
' <pre>',
data,
' </pre>',