aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-23 19:09:17 -0800
committerFriendika <info@friendika.com>2010-12-23 19:09:17 -0800
commit18c3977b6a5e024c1488582bb76d5f456d57a4b9 (patch)
tree7cf0bb05bc6758ad48d323c06c4d8c3d5640e4b0 /view/theme
parenta1a838f69e06fd743402fa3200b48e0507835363 (diff)
downloadvolse-hubzilla-18c3977b6a5e024c1488582bb76d5f456d57a4b9.tar.gz
volse-hubzilla-18c3977b6a5e024c1488582bb76d5f456d57a4b9.tar.bz2
volse-hubzilla-18c3977b6a5e024c1488582bb76d5f456d57a4b9.zip
add sample plugin code + fix a couple html issues on settings page
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/default/style.css5
1 files changed, 5 insertions, 0 deletions
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