(js) Fix breakpoints consistency

This commit is contained in:
Francis Lachapelle
2016-05-18 14:35:24 -04:00
parent 33ca545f8b
commit 045013bc74
13 changed files with 38 additions and 31 deletions
@@ -119,7 +119,7 @@
clickOutsideToClose: true,
escapeToClose: true,
template: [
'<md-dialog flex="80" flex-xs="100" aria-label="' + l('View Raw Source') + '">',
'<md-dialog flex="40" flex-sm="80" flex-xs="100" aria-label="' + l('View Raw Source') + '">',
' <md-dialog-content class="md-dialog-content">',
' <pre>',
data,