diff --git a/public/css/style.less b/public/css/style.less index fb6aabd698..580b9f74d0 100644 --- a/public/css/style.less +++ b/public/css/style.less @@ -807,7 +807,18 @@ a:hover, .btn-link:hover, .btn-link:active, .btn-link:focus { } +.account { + .topic-row { + width: 100%; + } +} +.favourites { + .topic-row { + width: 100%; + margin-bottom: 10px; + } +} //topic .category-list { diff --git a/public/templates/403.tpl b/public/templates/403.tpl index 4cbd7e91dc..62b460deb3 100644 --- a/public/templates/403.tpl +++ b/public/templates/403.tpl @@ -1,4 +1,4 @@ -
+
Access Denied

You seem to have stumbled upon a page that you do not have access to. Perhaps you should try logging in?

\ No newline at end of file diff --git a/public/templates/404.tpl b/public/templates/404.tpl index f3a998992e..1825280f6f 100644 --- a/public/templates/404.tpl +++ b/public/templates/404.tpl @@ -1,4 +1,4 @@ -
+
Not found

You seem to have stumbled upon a page that does not exist. Return to the home page

\ No newline at end of file diff --git a/public/templates/account.tpl b/public/templates/account.tpl index 6ad5660ccb..16e87313c6 100644 --- a/public/templates/account.tpl +++ b/public/templates/account.tpl @@ -1,5 +1,5 @@ -
+