a0fe509f by Kevin Burton

meta box margin remove

1 parent f5073b5a
...@@ -472,3 +472,5 @@ input.dp-applied { ...@@ -472,3 +472,5 @@ input.dp-applied {
472 right:350px; 472 right:350px;
473 background: transparent url(../images/paid.png) top left no-repeat; 473 background: transparent url(../images/paid.png) top left no-repeat;
474 } 474 }
475
476 #sidebar_meta_box .inside { margin:0;}
...\ No newline at end of file ...\ No newline at end of file
......