avoid override bootstrap nav-pills class
This commit is contained in:
@@ -14,16 +14,16 @@
|
||||
@base-color: #111;
|
||||
|
||||
/* ----------------------------- General -------------------------------- */
|
||||
.nav-pills li {
|
||||
.filterList li {
|
||||
position: relative;
|
||||
width: 90%;
|
||||
height: 35px;
|
||||
}
|
||||
.nav-pills li a {
|
||||
.filterList li a {
|
||||
height: inherit;
|
||||
font-size: 13px;
|
||||
}
|
||||
.nav-pills {
|
||||
.filterList {
|
||||
width: 108%;
|
||||
}
|
||||
.active {
|
||||
|
Reference in New Issue
Block a user