diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index d9202f6c216..bd5e1d788a6 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2174,6 +2174,12 @@ body#mod-forum-search .introcontent { white-space: nowrap; } +#mod-forum-index .subscription { + float: right; + text-align:right; + white-space: nowrap; +} + #mod-forum-view .unread { padding-left: 3px; padding-right: 3px;