diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-04-16 18:51:08 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-04-16 18:51:08 +0200 |
commit | 15dc8f4b212a0554844fcc3104942fe6fc944918 (patch) | |
tree | a3c9fc740995683b25163c128dc64b86e40333e5 /view/theme/diabook-blue/nets.tpl | |
parent | b32a7315172937490b5a63095d595a48d837823d (diff) | |
download | volse-hubzilla-15dc8f4b212a0554844fcc3104942fe6fc944918.tar.gz volse-hubzilla-15dc8f4b212a0554844fcc3104942fe6fc944918.tar.bz2 volse-hubzilla-15dc8f4b212a0554844fcc3104942fe6fc944918.zip |
diabook-themes: small bug/css-fixes ---> ver. 1.019
Diffstat (limited to 'view/theme/diabook-blue/nets.tpl')
-rw-r--r-- | view/theme/diabook-blue/nets.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/nets.tpl b/view/theme/diabook-blue/nets.tpl index 68a8e88e9..be25ddee1 100644 --- a/view/theme/diabook-blue/nets.tpl +++ b/view/theme/diabook-blue/nets.tpl @@ -1,5 +1,5 @@ <div id="profile_side"> - <h3>$title</h3> + <h3 style="margin-left: 2px;">$title</h3> <div id="nets-desc">$desc</div> <ul class="menu-profile-side"> |