From eeecb412aa9296be1f61e99db7695e672b08861f Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 6 Sep 2011 00:55:24 -0700 Subject: view bookmarks --- view/theme/duepuntozero/style.css | 3 +++ view/theme/loozah/style.css | 4 ++++ 2 files changed, 7 insertions(+) (limited to 'view/theme') 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; diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index d552d59c6..8636f1085 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -1019,6 +1019,10 @@ input#dfrn-url { float: left; margin-right: 5px; } +#network-bmark-link { + margin-top: 10px; +} + .wall-item-info.wallwall { -- cgit v1.2.3