mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 06:29:30 +00:00
Clear content. Props ocean90 iandstewart. fixes #13642
git-svn-id: http://svn.automattic.com/wordpress/trunk@15089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
98111ddf95
commit
68220a6bd2
@ -658,6 +658,10 @@ div.menu li {
|
||||
.page-link a:hover {
|
||||
color: #FF4B33;
|
||||
}
|
||||
.page .edit-link {
|
||||
clear: both;
|
||||
display: block;
|
||||
}
|
||||
#entry-author-info {
|
||||
background: #F2F7FC;
|
||||
border-top: 4px solid #000;
|
||||
@ -900,7 +904,9 @@ div.menu li {
|
||||
|
||||
/* =Comments
|
||||
-------------------------------------------------------------- */
|
||||
|
||||
#comments {
|
||||
clear: both;
|
||||
}
|
||||
#comments .navigation {
|
||||
padding: 0 0 18px 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user