diff --git a/pylons_app/public/css/style.css b/pylons_app/public/css/style.css --- a/pylons_app/public/css/style.css +++ b/pylons_app/public/css/style.css @@ -3152,7 +3152,7 @@ h3.files_location{ border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; - min-height: 90px; + min-height: 80px; overflow: hidden; font-size:1.2em; } @@ -3223,14 +3223,14 @@ h3.files_location{ } .right .logtags .branchtag{ - background: #FFFFFF url("../images/icons/arrow_branch.png") no-repeat 130px 9px; + background: #FFFFFF url("../images/icons/arrow_branch.png") no-repeat right 9px; display:block; - padding:12px 2px 2px 24px; + padding:12px 16px 0px 0px } .right .logtags .tagtag{ - background: #FFFFFF url("../images/icons/tag_blue.png") no-repeat 130px 9px; + background: #FFFFFF url("../images/icons/tag_blue.png") no-repeat right 9px; display:block; - padding:12px 2px 2px 24px; + padding:12px 18px 0px 0px } /* -----------------------------------------------------------