NIHVIVO-2163: Fixed vertical alignment between 'Edit this individual' link and

'Verbose property display' text
This commit is contained in:
mb863 2011-03-14 20:04:07 +00:00
parent 3637568a78
commit 813712c78c

View file

@ -21,6 +21,7 @@
#admin a.edit-individual {
padding-left: 0;
border-left: none;
padding-top: 7px;
}
#verbosePropertyForm{
float: right;