]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Merge branch 'master' of evan@dev.controlyourself.ca:/var/www/trunk
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 727fd94c478ac676ebad3158eb097152cf23aae9..e49f27dfb3b4d1275c21bad4d37d675dd2a5f613 100644 (file)
@@ -684,12 +684,26 @@ float:none;
 }
 .profile .entity_profile .entity_note,
 .profile .entity_profile .entity_url,
-.profile .entity_profile .entity_tags {
+.profile .entity_profile .entity_tags,
+.profile .entity_profile .form_subcription_edit {
 margin-left:59px;
 clear:none;
 display:block;
 width:auto;
 }
+.profile .entity_profile .entity_tags dt {
+display:inline;
+margin-right:11px;
+}
+
+
+.profile .entity_profile .form_subcription_edit label {
+font-weight:normal;
+margin-right:11px;
+}
+
+
+
 
 /* NOTICE */
 .notice,