24c66a6c38
git-svn-id: https://develop.svn.wordpress.org/trunk@6880 602fd350-edb4-49c9-b593-d223f7449a82
10 lines
131 B
CSS
10 lines
131 B
CSS
/* Fixes for IE bugs */
|
|
|
|
#poststuff .postbox h3 {
|
|
padding-left: 23px;
|
|
}
|
|
|
|
#submenu li a.current {
|
|
background:none;
|
|
border:none;
|
|
} |