progress on editing page

This commit is contained in:
Luke Pulverenti 2013-05-22 18:01:37 -04:00
parent 057f6bfabf
commit 11c73466e6
3 changed files with 213 additions and 74 deletions

View file

@ -486,12 +486,12 @@ a.itemTag:hover {
.metadataFormFields {
float: left;
width: 70%;
width: 75%;
}
.metadataFormButtons {
float: right;
width: 28%;
width: 23%;
}
}