]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-8812 - one more of these display: inline issues with invisiblefieldset :-( Can...
authorurs_hunkler <urs_hunkler>
Tue, 10 Jul 2007 20:29:27 +0000 (20:29 +0000)
committerurs_hunkler <urs_hunkler>
Tue, 10 Jul 2007 20:29:27 +0000 (20:29 +0000)
theme/standard/styles_layout.css

index 03dee4976ab16f80965539bcc93543b728c50df5..692aabed90c113fe479e4002a1cd3849dfdc9e04 100644 (file)
@@ -1310,6 +1310,10 @@ a.skip-block, .skip-block {
   text-align: center;
 }
 
+.block_search_forums .invisiblefieldset {
+  display: block;
+}
+
 /***
  *** Blogs
  ***/