Index: anwiki/_override-static/global/global/css/main-desktop.css |
=================================================================== |
--- a/anwiki/_override-static/global/global/css/main-desktop.css |
+++ b/anwiki/_override-static/global/global/css/main-desktop.css |
@@ -123,6 +123,7 @@ |
{ |
display: block; |
margin-top: 2px; |
+ white-space: nowrap; |
} |
#logo |
@@ -134,7 +135,7 @@ |
#content |
{ |
margin-top: 50px; |
- margin-bottom: 300px; |
+ margin-bottom: 230px; |
} |
footer |
@@ -143,11 +144,11 @@ |
left: 0; |
bottom: 0; |
width: 100%; |
- height: 210px; |
+ height: 140px; |
/* Disable the sticky footer in IE6/7 */ |
.position: relative; |
- .bottom: 210px; |
+ .bottom: 140px; |
} |
footer nav |