aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-11 15:42:28 -0800
committerfriendica <info@friendica.com>2013-12-11 15:42:28 -0800
commit4d187918528f12256ee7ae145b0e0e25578df8b4 (patch)
tree0021b5537e15f6a504f39ca50ffbc5bbafbdc71d /view
parentc57b6745e8d7222d9cecfb04cd81c9ef7eb25d05 (diff)
downloadvolse-hubzilla-4d187918528f12256ee7ae145b0e0e25578df8b4.tar.gz
volse-hubzilla-4d187918528f12256ee7ae145b0e0e25578df8b4.tar.bz2
volse-hubzilla-4d187918528f12256ee7ae145b0e0e25578df8b4.zip
missing brace in redbasic style.css
Diffstat (limited to 'view')
-rw-r--r--view/css/widgets.css1
-rw-r--r--view/theme/redbasic/css/style.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/view/css/widgets.css b/view/css/widgets.css
index a95152888..2e424a8dc 100644
--- a/view/css/widgets.css
+++ b/view/css/widgets.css
@@ -97,6 +97,7 @@
width: 12px;
}
+
#sidebar-group-list li {
margin-top: 3px;
}
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 9b45102cf..a67742c81 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2529,6 +2529,7 @@ img.mail-list-sender-photo {
}
.contact-entry-end {
clear: both;
+}
.categories-ul {
list-style-type: none;