2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

remove extra border-radius props

This commit is contained in:
Mark Otto
2013-01-16 10:49:19 -08:00
parent 85db846b65
commit 5a3cb0d778
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -795,7 +795,6 @@ pre code {
}
.nav-list > li:last-child > a {
border-radius: 0 0 6px 6px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}