1
0
Fork 0

more directory work

This commit is contained in:
Mike Macgirvin 2010-07-09 22:47:32 -07:00
commit cb54cda174
5 changed files with 46 additions and 6 deletions

View file

@ -491,3 +491,12 @@ input#dfrn-url {
overflow: auto;
}
#directory-search-wrapper {
float: right;
margin-right: 20px;
margin-bottom: 50px;
}
#directory-search-end {
clear: both;
}