use ui-box as for all

This commit is contained in:
Dmitriy Zaporozhets 2013-01-04 23:35:31 +02:00
parent 14d0ef8f37
commit c6298678f5
23 changed files with 151 additions and 314 deletions

View file

@ -23,14 +23,8 @@
border-bottom: 1px solid #ADF;
}
&:first-child {
@include border-radius(4px 4px 0 0);
border-top: none;
}
&:last-child {
@include border-radius(0 0 4px 4px);
border: none;
border-bottom: none;
}
.author { color: #999; }