diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index adeb2234d79..1c1b969257c 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -68,10 +68,10 @@ h6.main { display:block; } -.clearfix { +/*.clearfix { min-width: 0; overflow: hidden; -} +}*/ .clearfix:after { /* content: ""; */ @@ -83,6 +83,10 @@ h6.main { } /* .clearfix {display: inline-table;} */ +.clearfix { + /* display: inline-bl¶ock */ + min-width: 0; +} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;}