diff options
author | fabrixxm <fabrix.xm@gmail.com> | 2011-09-08 20:15:27 +0200 |
---|---|---|
committer | fabrixxm <fabrix.xm@gmail.com> | 2011-09-08 20:15:27 +0200 |
commit | d284f8017cefb79571fe51c4ae3f85b9b4e517c9 (patch) | |
tree | fbf1902147b237649048e2ab6ac8a84ffe0bf838 /view/theme/loozah | |
parent | 2fabf8d2188516a36589487bfa2ca01dea0c5ca2 (diff) | |
parent | 68c23f6c86e2f2e24548b179f00b5bcd5ab8ba87 (diff) | |
download | volse-hubzilla-d284f8017cefb79571fe51c4ae3f85b9b4e517c9.tar.gz volse-hubzilla-d284f8017cefb79571fe51c4ae3f85b9b4e517c9.tar.bz2 volse-hubzilla-d284f8017cefb79571fe51c4ae3f85b9b4e517c9.zip |
Merge remote-tracking branch 'friendika/master' into newui
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
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 { |