aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
authorChristian Vogeley <christian.vogeley@hotmail.de>2012-04-25 21:28:13 +0200
committerChristian Vogeley <christian.vogeley@hotmail.de>2012-04-25 21:28:13 +0200
commit28370e320f56a3c8f8df5942340924b4399b57a2 (patch)
treec700f9b21c34f7b00767e39f09521038db3c161d /view/theme/duepuntozero
parentc0d4e39052c476c3e3da4aa4b5644f2aeeb4fdbf (diff)
downloadvolse-hubzilla-28370e320f56a3c8f8df5942340924b4399b57a2.tar.gz
volse-hubzilla-28370e320f56a3c8f8df5942340924b4399b57a2.tar.bz2
volse-hubzilla-28370e320f56a3c8f8df5942340924b4399b57a2.zip
duepuntozero: move community and manage link to upper right area + css fixes to avoid breaking of design
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/style.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 8e131ad20..0429ba5f0 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -134,7 +134,8 @@ nav #banner #logo-text a:hover { text-decoration: none; }
height: 15px;
margin-top: 67px;
margin-right: 2px;
- padding: 6px 10px;
+ //padding: 6px 10px;
+ padding: 6px 3px;
float: left;
bottom: 140px;
border: 1px solid #babdb6;
@@ -232,10 +233,12 @@ section {
display:block;
float:left;
padding: 0.4em;
- margin-right: 1em;
+ //margin-right: 1em;
+ margin-right: 3px ;
}
.tab.active {
font-weight: bold;
+
}