Removed depricated tabs bottom

pull/399/head
Abdullah Almsaeed 10 years ago
parent f2c3bd47aa
commit 416583c0e0

@ -161,18 +161,6 @@
}
}
/* Nav tabs bottom */
.tabs-bottom {
&.nav-3 {
li a {
width: percentage(100/3)!important;
}
}
li a {
border: 0;
}
}
/* PAGINATION */
.pagination {
> li > a {

@ -2458,13 +2458,6 @@ a:focus {
background: transparent;
color: #999;
}
/* Nav tabs bottom */
.tabs-bottom.nav-3 li a {
width: 3333.33333333% !important;
}
.tabs-bottom li a {
border: 0;
}
/* PAGINATION */
.pagination > li > a {
background: #fafafa;

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save