Files
wordpress-develop/wp-admin/css/ie.css
Ryan Boren 24c66a6c38 Tab styling fixes from hempsworth. fixes #5868
git-svn-id: https://develop.svn.wordpress.org/trunk@6880 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-16 22:39:59 +00:00

10 lines
131 B
CSS

/* Fixes for IE bugs */
#poststuff .postbox h3 {
padding-left: 23px;
}
#submenu li a.current {
background:none;
border:none;
}