DmitrMakeev commited on
Commit
baed802
·
verified ·
1 Parent(s): fb03a04

Update js/rus/rus.js

Browse files
Files changed (1) hide show
  1. js/rus/rus.js +2 -2
js/rus/rus.js CHANGED
@@ -578,8 +578,8 @@ editor.BlockManager.add('custom-iframe', {
578
  });
579
  editor.CssComposer.addRules(`
580
  #custom-iframe {
581
- width: 480px;
582
- height: 270px;
583
  border: none;
584
  margin: 0 auto;
585
  position: relative;
 
578
  });
579
  editor.CssComposer.addRules(`
580
  #custom-iframe {
581
+ width: 720px;
582
+ height: 480px;
583
  border: none;
584
  margin: 0 auto;
585
  position: relative;