]> git.mjollnir.org Git - moodle.git/commitdiff
Added back missing style for index subscription links
authormoodler <moodler>
Mon, 8 Jan 2007 12:17:43 +0000 (12:17 +0000)
committermoodler <moodler>
Mon, 8 Jan 2007 12:17:43 +0000 (12:17 +0000)
theme/standard/styles_layout.css

index d9202f6c216d70a0afbf7ddd3f3e22de8486762f..bd5e1d788a602ef627ffd21069b14249d34b5345 100644 (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;