Replace projects_box with ui-box. Fixed team spinach test

This commit is contained in:
Dmitriy Zaporozhets 2013-03-14 13:12:11 +02:00
parent e84df44ea0
commit 88d42c2e1c
8 changed files with 15 additions and 20 deletions

View file

@ -6,11 +6,8 @@
.side {
@extend .pull-right;
.projects_box, .ui-box {
.ui-box {
margin: 3px;
}
.projects_box {
> .title {
padding: 2px 15px;
}