OSDN Git Service

added 10px in bottom
authorAlexander Randa <randa.alex@active.by>
Wed, 16 Nov 2011 21:17:55 +0000 (00:17 +0300)
committerAlexander Randa <randa.alex@active.by>
Wed, 16 Nov 2011 21:17:55 +0000 (00:17 +0300)
app/assets/stylesheets/style.scss

index b3530e5..801bac3 100644 (file)
@@ -545,7 +545,7 @@ body.project-page h2.icon .project-name i.arrow{float: right;
 }
 
 body.project-page h2.icon span{  background-position:  -78px -68px; }
-body.project-page .project-container{ position: relative; float: left; width: 100%; height: 100%; }
+body.project-page .project-container{ position: relative; float: left; width: 100%; height: 100%; padding-bottom: 10px;}
 body.project-page .page-title{margin-bottom: 0}
 body.project-page .project-sidebar {width: 220px;  left: 0; top: 0; height: 100%; bottom: 0;  position: absolute; background-color: #f7f7f7; float: left; display: inline-block; background: #f7f7f7; padding: 20px 0 20px 2%; margin: 0; }