diff --git a/files/assets/css/main.css b/files/assets/css/main.css
index 6d1a4be34..ae17d65d6 100644
--- a/files/assets/css/main.css
+++ b/files/assets/css/main.css
@@ -328,7 +328,7 @@ pre code {
margin-left: auto;
}
.container {
- max-width: 1450px;
+ max-width: 1400px;
}
.row {
display: flex;
diff --git a/files/templates/admin/alt_votes.html b/files/templates/admin/alt_votes.html
index d84c3f4cc..9374558ee 100644
--- a/files/templates/admin/alt_votes.html
+++ b/files/templates/admin/alt_votes.html
@@ -72,7 +72,7 @@
Two accounts controlled by different people should have most uniqueness percentages at or above 70-80%
A sockpuppet account will have its uniqueness percentages significantly lower.
-
- Mark club
- Unmark club
+ Mark club
+ Unmark club
- Pin
- Unpin
+ Pin
+ Unpin
{% if v==p.author %}
- Distinguish
- Undistinguish
+ Distinguish
+ Undistinguish
{% endif %}
{% if "/reported/" in request.path %}
- Remove
- Approve
+ Remove
+ Approve
{% else %}
- Remove
- Approve
+ Remove
+ Approve
{% endif %}
{% if p.oauth_app %}
@@ -500,7 +497,7 @@
{% if v.id!=p.author_id %}
Ban user
- Unban user
+ Unban user
{% endif %}
diff --git a/files/templates/submit.html b/files/templates/submit.html
index e5f6058a8..211cce95a 100644
--- a/files/templates/submit.html
+++ b/files/templates/submit.html
@@ -26,7 +26,7 @@
{% block stylesheets %}
{% if v %}
-
+
{% if v.agendaposter %}
-
+
{% endif %}
{% endblock %}
diff --git a/files/templates/user_listing.html b/files/templates/user_listing.html
index 25b0b00fe..64fc86ca8 100644
--- a/files/templates/user_listing.html
+++ b/files/templates/user_listing.html
@@ -13,9 +13,9 @@
{% if v %}
{% if v.id!=u.id and not u.is_private and not u.is_nofollow %}
-
+
- {% if not u.fish %}
{% endif %}
+ {% if not u.fish %}
{% endif %}
{% endif %}
{% else %}
diff --git a/files/templates/userpage.html b/files/templates/userpage.html
index 0079d29f3..1d3c6c032 100644
--- a/files/templates/userpage.html
+++ b/files/templates/userpage.html
@@ -75,7 +75,7 @@
{% if v and v.id != u.id %}
-
@@ -83,7 +83,7 @@
{% endif %}
{% if v and v.id == u.id %}