diff --git a/main/css/default_with_tabs/default.css b/main/css/default_with_tabs/default.css index 5a3c789a8d..9caa4fd188 100644 --- a/main/css/default_with_tabs/default.css +++ b/main/css/default_with_tabs/default.css @@ -209,6 +209,7 @@ input[text] {font-size: 12px; } color: #006; border-bottom: 1px solid #4171b5; height:auto; + margin-bottom: 1px; } #header3 A { PADDING-RIGHT: 15px; @@ -316,8 +317,8 @@ input[text] {font-size: 12px; } background-color: #fff; color: #009; padding: 4px; - margin-bottom: 2px; - float: left; + margin-bottom: 2px; + float: left; clear:right; } #header4 a { @@ -329,8 +330,8 @@ input[text] {font-size: 12px; } } /* The tool shortcuts */ #toolshortcuts { - text-align: right; - clear: right; + text-align: right; + clear: right; }