few styling for buttons

This commit is contained in:
Dmitriy Zaporozhets 2013-01-29 22:57:15 +02:00
parent fb617c61b9
commit 7ba4f2dcfa
4 changed files with 12 additions and 5 deletions

View file

@ -98,6 +98,10 @@
margin-top: 3px;
}
.btn-tiny {
@include box-shadow(0 0px 0px 1px #f1f1f1);
}
.nav-pills {
> li {
> a {