]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Profile tag dt display inline and margin
authorsarven <csarven@plantard.controlezvous.ca>
Thu, 22 Jan 2009 17:49:55 +0000 (17:49 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Thu, 22 Jan 2009 17:49:55 +0000 (17:49 +0000)
theme/base/css/display.css

index 23f04f761b3fd56002160c00d613cf4bea3c1e97..e49f27dfb3b4d1275c21bad4d37d675dd2a5f613 100644 (file)
@@ -691,6 +691,11 @@ 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;