Remove an errant 1 pixel border below the header image in Twenty Eleven. props alexvorn2. props SergeyBiryukov. fixes #21057
git-svn-id: http://core.svn.wordpress.org/trunk@21243 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
d644bc50b0
commit
364763adfe
|
@ -530,7 +530,7 @@ a:hover {
|
|||
}
|
||||
#branding img {
|
||||
height: auto;
|
||||
margin-bottom: -7px;
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue