From 80f7ef6fe90820b5b26ea7568e0850d093b52a33 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Wed, 13 Sep 2006 15:23:50 +0000 Subject: [PATCH] Merged from 1.6. See bug MDL-6028 --- theme/standard/styles_layout.css | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 68138961f2..15f68b528c 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -69,6 +69,7 @@ h6.main { } .clearfix:after { + /* content: ""; */ content: "."; display: block; height: 0; @@ -76,7 +77,7 @@ h6.main { visibility: hidden; } -.clearfix {display: inline-table;} +/* .clearfix {display: inline-table;} */ /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} @@ -1089,6 +1090,16 @@ body#grade-index .grades .weighted { padding:15px; } +.loginform .c1, +.logintable .c1 { + text-align: left; +} + +.loginform .c1 input, +.logintable .c1 input { + width: 6em; +} + /*** *** Message -- 2.39.5