NIHVIVO-2280: Removed .hide class since we have .hidden in VITRO.

This commit is contained in:
manolobevia 2011-06-28 18:37:44 +00:00
parent a7c271a9bd
commit 5b3c113ccc
2 changed files with 7 additions and 10 deletions

View file

@ -89,9 +89,6 @@ section.accounts .delete-account{
float: left;
font-size: .875em;
}
.hide {
display: none;
}
.accounts-per-page-form {
display: inline-block;
}