diff options
author | Friendika <info@friendika.com> | 2011-09-06 00:55:24 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-09-06 00:55:24 -0700 |
commit | eeecb412aa9296be1f61e99db7695e672b08861f (patch) | |
tree | 9e1203ff52da3ba17d723779f31115060ea85961 /view/theme/duepuntozero | |
parent | 6eb6b8f9694b86eb976070bdb7d56feaea838647 (diff) | |
download | volse-hubzilla-eeecb412aa9296be1f61e99db7695e672b08861f.tar.gz volse-hubzilla-eeecb412aa9296be1f61e99db7695e672b08861f.tar.bz2 volse-hubzilla-eeecb412aa9296be1f61e99db7695e672b08861f.zip |
view bookmarks
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 8a681a0e0..acd7d5bb5 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -803,6 +803,9 @@ input#dfrn-url { float: left; margin-right: 5px; } +#network-bmark-link { + margin-top: 10px; +} .wall-item-content-wrapper { margin-top: 10px; |