From 18c3977b6a5e024c1488582bb76d5f456d57a4b9 Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 23 Dec 2010 19:09:17 -0800 Subject: add sample plugin code + fix a couple html issues on settings page --- view/theme/default/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'view/theme') diff --git a/view/theme/default/style.css b/view/theme/default/style.css index f97b8f4c3..e3cddc355 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -1942,3 +1942,8 @@ a.mail-list-link { .profile-clear { clear: both; } + + +.clear { + clear: both; +} \ No newline at end of file -- cgit v1.2.3