editor.js/plugins/instagram/instagram.css
khaydarov bc8fb1aed9 cover restoring and fetch function fixed (#101)
* cover restoring fixed

* upd

* fetch fixed in safari

* updated

* plugins

* plugins ready

* code improved

* fixed bug with backspace

* improved architecture
2016-12-25 17:41:57 +03:00

10 lines
178 B
CSS

.ce-redactor .instagram {
width: 100%;
max-width: 650px;
margin: 10px auto;
}
.instagram__loader {
background: url("loading.gif") !important;
opacity: 0.1;
}