Restored old h6 of bootstrap. Fixed buttons line-height
This commit is contained in:
parent
3ab33fcfca
commit
c1c1a1eeee
3 changed files with 12 additions and 6 deletions
|
@ -1,8 +1,6 @@
|
|||
.btn {
|
||||
@include bg-gradient(#f7f7f7, #d5d5d5);
|
||||
border-color:#aaa;
|
||||
font-size: 13px;
|
||||
line-height: 18px;
|
||||
&:hover {
|
||||
@include bg-gray-gradient;
|
||||
border-color:#bbb;
|
||||
|
@ -86,7 +84,6 @@
|
|||
|
||||
&.small {
|
||||
@extend .btn-small;
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
&.active {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue