diff --git a/public/src/widgets.js b/public/src/widgets.js index e6612a2952..85cabdf0bb 100644 --- a/public/src/widgets.js +++ b/public/src/widgets.js @@ -21,17 +21,17 @@ module.exports.render = function (template) { }); if (location === 'footer' && !$('#content [widget-area="footer"],#content [data-widget-area="footer"]').length) { - $('#content').append($('
')); + $('#content').append($('
')); } else if (location === 'sidebar' && !$('#content [widget-area="sidebar"],#content [data-widget-area="sidebar"]').length) { if ($('[component="account/cover"]').length) { - $('[component="account/cover"]').nextAll().wrapAll($('
')); + $('[component="account/cover"]').nextAll().wrapAll($('
')); } else if ($('[component="groups/cover"]').length) { - $('[component="groups/cover"]').nextAll().wrapAll($('
')); + $('[component="groups/cover"]').nextAll().wrapAll($('
')); } else { - $('#content > *').wrapAll($('
')); + $('#content > *').wrapAll($('
')); } } else if (location === 'header' && !$('#content [widget-area="header"],#content [data-widget-area="header"]').length) { - $('#content').prepend($('
')); + $('#content').prepend($('
')); } area = $('#content [widget-area="' + location + '"],#content [data-widget-area="' + location + '"]').eq(0); diff --git a/src/categories/create.js b/src/categories/create.js index ce3f01f22e..40e434bbe8 100644 --- a/src/categories/create.js +++ b/src/categories/create.js @@ -40,7 +40,7 @@ module.exports = function (Categories) { order: order, link: data.link || '', numRecentReplies: 1, - class: (data.class ? data.class : 'col-md-3 col-xs-6'), + class: (data.class ? data.class : 'col-md-3 col-6'), imageClass: 'cover', isSection: 0, subCategoriesPerPage: 10, diff --git a/src/views/admin/dashboard/logins.tpl b/src/views/admin/dashboard/logins.tpl index 9f3be1d1d6..ae9695ce63 100644 --- a/src/views/admin/dashboard/logins.tpl +++ b/src/views/admin/dashboard/logins.tpl @@ -1,5 +1,5 @@
-
+
[[admin/dashboard:back-to-dashboard]] diff --git a/src/views/admin/dashboard/searches.tpl b/src/views/admin/dashboard/searches.tpl index baefcea306..44a736d207 100644 --- a/src/views/admin/dashboard/searches.tpl +++ b/src/views/admin/dashboard/searches.tpl @@ -1,5 +1,5 @@
-
+
[[admin/dashboard:back-to-dashboard]] diff --git a/src/views/admin/dashboard/topics.tpl b/src/views/admin/dashboard/topics.tpl index 98b86e5e8c..ad47c9615d 100644 --- a/src/views/admin/dashboard/topics.tpl +++ b/src/views/admin/dashboard/topics.tpl @@ -1,5 +1,5 @@
-
+
[[admin/dashboard:back-to-dashboard]] diff --git a/src/views/admin/dashboard/users.tpl b/src/views/admin/dashboard/users.tpl index 7c6e249b49..9ca93c9bac 100644 --- a/src/views/admin/dashboard/users.tpl +++ b/src/views/admin/dashboard/users.tpl @@ -1,5 +1,5 @@
-
+
[[admin/dashboard:back-to-dashboard]] diff --git a/src/views/admin/partials/pageviews-range-select.tpl b/src/views/admin/partials/pageviews-range-select.tpl index 09ede7ff74..e01d5a6965 100644 --- a/src/views/admin/partials/pageviews-range-select.tpl +++ b/src/views/admin/partials/pageviews-range-select.tpl @@ -2,13 +2,13 @@
-
+
-
+
diff --git a/src/views/admin/partials/settings/header.tpl b/src/views/admin/partials/settings/header.tpl index d9e097e8c4..b0d46b9624 100644 --- a/src/views/admin/partials/settings/header.tpl +++ b/src/views/admin/partials/settings/header.tpl @@ -1,9 +1,9 @@
-
+
[[admin/admin:settings-header-contents]]
-
+
diff --git a/src/views/admin/partials/temporary-ban.tpl b/src/views/admin/partials/temporary-ban.tpl index 5a3fdc9c62..c437aa0d5c 100644 --- a/src/views/admin/partials/temporary-ban.tpl +++ b/src/views/admin/partials/temporary-ban.tpl @@ -1,12 +1,12 @@
-
+
-
+
diff --git a/src/views/admin/partials/temporary-mute.tpl b/src/views/admin/partials/temporary-mute.tpl index 31bcd631f3..01864acfc6 100644 --- a/src/views/admin/partials/temporary-mute.tpl +++ b/src/views/admin/partials/temporary-mute.tpl @@ -1,12 +1,12 @@
-
+
-
+
diff --git a/src/views/admin/settings/sockets.tpl b/src/views/admin/settings/sockets.tpl index a5810276b5..6ee7a2bf1f 100644 --- a/src/views/admin/settings/sockets.tpl +++ b/src/views/admin/settings/sockets.tpl @@ -1,8 +1,8 @@
-
[[admin/settings/sockets:reconnection]]
-
+
[[admin/settings/sockets:reconnection]]
+
diff --git a/src/views/admin/settings/tags.tpl b/src/views/admin/settings/tags.tpl index 6e8fb5096f..6c9eb9e6ac 100644 --- a/src/views/admin/settings/tags.tpl +++ b/src/views/admin/settings/tags.tpl @@ -38,8 +38,8 @@
-
[[admin/settings/tags:related-topics]]
-
+
[[admin/settings/tags:related-topics]]
+
diff --git a/src/views/install/index.tpl b/src/views/install/index.tpl index 17657b41cd..631ddf6285 100644 --- a/src/views/install/index.tpl +++ b/src/views/install/index.tpl @@ -41,7 +41,7 @@

-
+
@@ -56,28 +56,28 @@

-
+
-
+
-
+
-
+
@@ -97,7 +97,7 @@

-
+