mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Fix long taglines hidden under the header image lte IE7. props iandstewart, fixes #15113 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15950 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -352,7 +352,7 @@ a:hover {
|
||||
clear: right;
|
||||
float: right;
|
||||
font-style: italic;
|
||||
margin: 14px 0 18px 0;
|
||||
margin: 15px 0 18px 0;
|
||||
width: 220px;
|
||||
}
|
||||
|
||||
@@ -360,7 +360,6 @@ a:hover {
|
||||
#branding img {
|
||||
border-top: 4px solid #000;
|
||||
border-bottom: 1px solid #000;
|
||||
clear: both;
|
||||
display: block;
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user