diff --git a/core/skins/index.css b/core/skins/index.css index 5a2c784e..33a0e179 100644 --- a/core/skins/index.css +++ b/core/skins/index.css @@ -166,7 +166,7 @@ body #sideshow mixes .hide cursor: pointer - padding: 2px 0 0 1em + padding: 5px 0 0 1em float: right width: 16px // These will still need a px-based fallback, for a few years at least. @@ -1317,6 +1317,7 @@ table border: 0 margin: 4px 8px max-width: 100% + height: auto // avoids problems with hardcoded img heights .bbc_table font, color: inherit diff --git a/core/skins/sections.css b/core/skins/sections.css index e4ac3889..759bcbe4 100644 --- a/core/skins/sections.css +++ b/core/skins/sections.css @@ -1204,8 +1204,7 @@ tr.windowbg td text-decoration: none border-bottom: 1px solid #346 ul - margin: 0 - padding: 0 + margin, padding: 0 li list-style: none float: left @@ -1509,10 +1508,8 @@ body.waiting * @media $responsive body padding: 0 - #wedge - border-radius: 0 - @if opera, ios - #header, #footer + @if $radius + #wedge, #header, #footer border-radius: 0 @endif #edge @@ -1528,6 +1525,8 @@ body.waiting * #sideshow mixes .inline-block #sidebar display: none + input[type=text], input:not([type]) + max-width: 100% @endif @if !ie[-8] @@ -1563,6 +1562,8 @@ body.waiting * #header h1 margin-top: 8px font-size: 2.2em + img + margin-top: 0 #upper_section height: 60px #slogan