Added back missing style for index subscription links

This commit is contained in:
moodler
2007-01-08 12:17:43 +00:00
parent 6d55caae5e
commit ad94d5bf09
+6
View File
@@ -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;