minor design improvements

This commit is contained in:
Dmitriy Zaporozhets 2013-04-01 21:37:39 +03:00
parent 0e9080e3dd
commit 19ab03f461
4 changed files with 9 additions and 8 deletions

View file

@ -100,8 +100,9 @@
margin-top: 0;
}
.btn-tiny {
@include box-shadow(0 0px 0px 1px #f1f1f1);
.btn {
position: relative;
top: -2px;
}
.nav-pills {