]> git.mjollnir.org Git - moodle.git/commitdiff
navigation MDL-20233 Left aligned search box if js expansion has been enabled
authorsamhemelryk <samhemelryk>
Mon, 12 Oct 2009 05:52:39 +0000 (05:52 +0000)
committersamhemelryk <samhemelryk>
Mon, 12 Oct 2009 05:52:39 +0000 (05:52 +0000)
theme/standard/styles_layout.css

index c5303e88586f32f73ae9e690eae421f53d94e59f..de99b7e194fcd90306f3281911fe752d86bf99f2 100644 (file)
@@ -1970,6 +1970,10 @@ body.has_navigation_bar {
   padding-bottom:2px;
 }
 
+.sideblock_js_expansion .footer .adminsearchform {
+    text-align:left;
+}
+
 /***
  *** Blogs
  ***/