mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-22 10:27:48 +01:00
fixed that damn tab link border thing
This commit is contained in:
parent
5fd5af9f47
commit
0bf59a0bb0
1 changed files with 5 additions and 0 deletions
|
@ -6,4 +6,9 @@
|
|||
|
||||
.groups--list .list-group-item {
|
||||
padding: 5px 7px;
|
||||
}
|
||||
|
||||
a[role="tab"] {
|
||||
outline: 0px none;
|
||||
border: none !important;
|
||||
}
|
Loading…
Reference in a new issue