2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Make nav pills border-radius border-radius-base

This commit is contained in:
Jake Buob
2013-09-13 15:56:30 -04:00
parent b896ce0270
commit 4d4976fdcc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -120,7 +120,7 @@
// Links rendered as pills
> a {
border-radius: 5px;
border-radius: @border-radius-base;
}
+ li {
margin-left: 2px;