aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-03 17:43:13 -0800
committerfriendica <info@friendica.com>2015-03-03 17:43:13 -0800
commitdf90677f900a1a6ed496628545a8e109700e168b (patch)
tree0d333f9cad70dadd49b2c10dc50b0da8ba3fdf12 /view/css
parent6d92ac7e58cc3fc65b5452c962c1af12d82a1b13 (diff)
downloadvolse-hubzilla-df90677f900a1a6ed496628545a8e109700e168b.tar.gz
volse-hubzilla-df90677f900a1a6ed496628545a8e109700e168b.tar.bz2
volse-hubzilla-df90677f900a1a6ed496628545a8e109700e168b.zip
add the tag hijacking preference to Diaspora settings
Diffstat (limited to 'view/css')
-rw-r--r--view/css/mod_settings.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/css/mod_settings.css b/view/css/mod_settings.css
index 6af091c8f..2dcd7d2d8 100644
--- a/view/css/mod_settings.css
+++ b/view/css/mod_settings.css
@@ -1,10 +1,10 @@
-#dspr-pubcomment-label {
+#dspr-pubcomment-label, #dspr-hijack-label {
float: left;
width: 350px;
margin-bottom: 25px;
}
-#dspr-pubcomment-checkbox {
+#dspr-pubcomment-checkbox, #dspr-hijack-checkbox {
float: left;
}