From: Sam Hemelryk Date: Mon, 21 Dec 2009 06:01:30 +0000 (+0000) Subject: groups MDL-19559 Fixed trivial css issue X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ac9b2d380a026767ae4ef02ea2fa1a7996bd912f;p=moodle.git groups MDL-19559 Fixed trivial css issue --- diff --git a/theme/standard/style/styles_layout.css b/theme/standard/style/styles_layout.css index edef2d08f2..eddddffee7 100644 --- a/theme/standard/style/styles_layout.css +++ b/theme/standard/style/styles_layout.css @@ -461,7 +461,7 @@ form.popupform label { width: 90%; } .groupmanagementtable td { - vertical-align: middle; + vertical-align: top; } .groupmanagementtable p { text-align: left;