Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: anwiki/_override-static/global/global/css/index-desktop.css

Issue 10987056: Fixed: bottom part of content was cut off (Closed)
Patch Set: Created July 3, 2013, 1:09 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | anwiki/_override-static/global/global/css/main-desktop.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: anwiki/_override-static/global/global/css/index-desktop.css
===================================================================
--- a/anwiki/_override-static/global/global/css/index-desktop.css
+++ b/anwiki/_override-static/global/global/css/index-desktop.css
@@ -1,7 +1,7 @@
#content
{
width: 990px;
- margin-bottom: 280px;
+ margin-bottom: 290px;
padding-left: 0;
padding-right: 0;
}
@@ -121,7 +121,7 @@
{
position: absolute;
left: 50%;
- bottom: 210px;
+ bottom: 220px;
*bottom: -70px;
*margin-bottom: 0px;
_margin-bottom: 470px;
« no previous file with comments | « no previous file | anwiki/_override-static/global/global/css/main-desktop.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld