diff --git a/static/styles/beluga/style.css b/static/styles/beluga/style.css index 5f2c2dd..d17b563 100644 --- a/static/styles/beluga/style.css +++ b/static/styles/beluga/style.css @@ -1971,6 +1971,11 @@ a.last_read > svg { margin: 3px 6px; } +.post_id { + font-weight: normal; + margin-bottom: 12px; /* Hack to allow forum thread head column to look OK even if user has no displayed badges */ +} + .forum_index h3, .forum_list h3 { margin-top: 24px; }