From d733b39b2db3c92db1d9c28b9b07c74a9d23fa65 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Fri, 9 Jul 2010 03:10:28 -0700 Subject: direcotry cleanups --- view/profile-in-directory.tpl | 4 ++-- view/style.css | 13 ++++++++++++- 2 files changed, 14 insertions(+), 3 deletions(-) (limited to 'view') diff --git a/view/profile-in-directory.tpl b/view/profile-in-directory.tpl index a120a24c1..6e04505b0 100644 --- a/view/profile-in-directory.tpl +++ b/view/profile-in-directory.tpl @@ -4,13 +4,13 @@ Publish this profile in site directory?
- +
- +
diff --git a/view/style.css b/view/style.css index 7114f4394..806d62aff 100644 --- a/view/style.css +++ b/view/style.css @@ -463,4 +463,15 @@ input#dfrn-url { color: #3172BD; font-weight: bold; margin-bottom: 20px; -} \ No newline at end of file +} + + +.directory-end { + clear: both; +} + +.directory-item { + float: left; + width: 225px; +} + -- cgit v1.2.3