From 2979a2ee5a3a820bdc6ccbda173a5e5016d570db Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 4 Jul 2013 04:53:03 -0700 Subject: more "thing" work --- view/theme/redbasic/css/style.css | 10 ++++++++++ view/tpl/profile_advanced.tpl | 1 + 2 files changed, 11 insertions(+) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index b1509c34f..16c614cff 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3881,3 +3881,13 @@ width: 200px; .tag10 { font-size : 2.8em !important; } + +.profile-thing-list { + list-style-type: none; +} +/* +.profile-thing-list li { + float: left; + margin-right: 25px; +} +*/ \ No newline at end of file diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl index 8075b0bb6..0d1750085 100755 --- a/view/tpl/profile_advanced.tpl +++ b/view/tpl/profile_advanced.tpl @@ -180,6 +180,7 @@ {{/foreach}} +
{{/foreach}} {{/if}} -- cgit v1.2.3