CSS typo fixes from sambauers. fixes #6220
git-svn-id: http://svn.automattic.com/wordpress/trunk@7293 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c6ca95213b
commit
9a0dd2b9c8
|
@ -8,7 +8,7 @@ body {
|
|||
}
|
||||
|
||||
body > #upload-menu {
|
||||
border-bottom-style: #fff;
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
|
||||
div#current-widgets, #postcustomstuff table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
|
||||
|
|
|
@ -8,7 +8,7 @@ body {
|
|||
}
|
||||
|
||||
body > #upload-menu {
|
||||
border-bottom-style: #fff;
|
||||
border-bottom-color: #fff;
|
||||
}
|
||||
|
||||
div#current-widgets, #postcustomstuff table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
|
||||
|
|
Loading…
Reference in New Issue