Fix video meta box margins

This commit is contained in:
Brian Miyaji
2014-05-14 14:41:32 +10:00
parent 1b06506e3a
commit d358f9a883

View File

@@ -23,6 +23,10 @@
content: "\f164";
}
#sp_videodiv .inside > fieldset > p:first-child {
margin-top: 7px !important;
}
#sp_videodiv .inside > fieldset > p:last-child {
margin-bottom: 1px !important;
}