]> git.mjollnir.org Git - moodle.git/commitdiff
'added 16px height to the commands to correct the wrapping issue in the sideblock...
authorurs_hunkler <urs_hunkler>
Fri, 22 Sep 2006 07:51:23 +0000 (07:51 +0000)
committerurs_hunkler <urs_hunkler>
Fri, 22 Sep 2006 07:51:23 +0000 (07:51 +0000)
theme/standard/styles_layout.css

index b882338a9a826f215eccd9e53edf83b30550a846..ecd0839079bebf83ef56c09f266629ce1c6937bc 100644 (file)
@@ -515,6 +515,7 @@ ul.list, ul.list li, ol.list, ol.list li {
 .sideblock .header .commands {
   margin-top: 0.3em;
   clear: both;
+  height: 16px;
 }
 
 .sideblock .header .commands a {