2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Add nav-pills-border-radius variable

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