Fixed tab style.

This commit is contained in:
Sean Li 2015-01-25 17:03:09 -08:00
parent 159af526f2
commit 723e3a803c
1 changed files with 6 additions and 1 deletions

View File

@ -67,6 +67,11 @@ h4 {
}
.btn-group {
&.tabs {
.btn {
padding: 6px 14px 6px 14px;
}
}
.btn {
.icon-dropdown {
&.icon:before {
@ -98,7 +103,7 @@ h4 {
position: relative;
top: -4px;
margin-left: 5px;
margin-right: 5px;
margin-right: 2px;
}
.icon-dropdown {