Remove the column width from #details table.details td

This should make the User Find results page look nicer.

470428
This commit is contained in:
Rob Crittenden 2008-11-12 14:55:40 -05:00
parent 93c2e4e3b4
commit 891068087e

View File

@ -291,7 +291,6 @@ table.details {
padding-left: 8px;
padding-bottom: 3px;
border-bottom: 1px dotted #ddd;
width: 60%;
}
#details hr {