diff -r 00c87fe8e364 -r 016a662009af static/css/bootstrap.css --- a/static/css/bootstrap.css Thu Jan 23 06:23:54 2014 +0100 +++ b/static/css/bootstrap.css Thu Jan 23 07:06:19 2014 +0100 @@ -206,7 +206,7 @@ img { max-width: 100% !important; } - @page { + @page { margin: 2cm .5cm; } p, @@ -1577,7 +1577,6 @@ margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ - line-height: normal; } input[type="file"] { @@ -5990,7 +5989,6 @@ ------------------------------------ */ #wrap > .container { /*padding: 60px 15px 0;*/ - } img { vertical-align: middle; @@ -6063,9 +6061,13 @@ margin-top: -48px; } /* Footer ------------------------------------- */#footer { +------------------------------------ */ +#footer { height: 60px; } +.sponsor { + height: 50px; +} #footer > .container { padding-left: 15px; padding-right: 15px;