diff --git a/e107_themes/bootstrap3/style.css b/e107_themes/bootstrap3/style.css index 8d912e050..fe1741caa 100644 --- a/e107_themes/bootstrap3/style.css +++ b/e107_themes/bootstrap3/style.css @@ -76,7 +76,7 @@ img.logo { } -.row > .col-md-4:nth-child(4n+1) { clear:both; } /* fix wrapping in gallery portfolio */ +.row > .col-md-4:nth-child(4n+1) { clear:right; } /* fix wrapping in gallery portfolio */ diff --git a/e107_web/js/bootstrap3-editable/img/loading.gif b/e107_web/js/bootstrap3-editable/img/loading.gif index 5b33f7e54..ad7025064 100644 Binary files a/e107_web/js/bootstrap3-editable/img/loading.gif and b/e107_web/js/bootstrap3-editable/img/loading.gif differ