Branches pages polished. few css improvements

This commit is contained in:
Dmitriy Zaporozhets 2012-05-18 00:23:18 +03:00
parent 2b319d0496
commit 02dc256514
10 changed files with 51 additions and 20 deletions

View file

@ -87,6 +87,12 @@
padding: 5px;
margin-right:10px;
float:right;
background: #EEE;
@include border-radius(5px);
border: 1px solid #DDD;
img {
vertical-align:top;
}
}
.project_name {