From: urs_hunkler Date: Fri, 22 Sep 2006 07:51:23 +0000 (+0000) Subject: 'added 16px height to the commands to correct the wrapping issue in the sideblock... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=9d147a038f65123c6eff3818462aa235b8dfe888;p=moodle.git 'added 16px height to the commands to correct the wrapping issue in the sideblock header' --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index b882338a9a..ecd0839079 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -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 {