remove extra border-radius props
This commit is contained in:
parent
85db846b65
commit
5a3cb0d778
2 changed files with 0 additions and 2 deletions
|
|
@ -38,7 +38,6 @@
|
|||
border-top-right-radius: @border-radius-base;
|
||||
}
|
||||
.nav-list > li:last-child > a {
|
||||
border-radius: 0 0 6px 6px;
|
||||
border-bottom-left-radius: @border-radius-base;
|
||||
border-bottom-right-radius: @border-radius-base;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue