fixed that damn tab link border thing
This commit is contained in:
parent
5fd5af9f47
commit
0bf59a0bb0
|
@ -6,4 +6,9 @@
|
|||
|
||||
.groups--list .list-group-item {
|
||||
padding: 5px 7px;
|
||||
}
|
||||
|
||||
a[role="tab"] {
|
||||
outline: 0px none;
|
||||
border: none !important;
|
||||
}
|
Loading…
Reference in New Issue