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:
+1
-1
@@ -120,7 +120,7 @@
|
||||
|
||||
// Links rendered as pills
|
||||
> a {
|
||||
border-radius: 5px;
|
||||
border-radius: @border-radius-base;
|
||||
}
|
||||
+ li {
|
||||
margin-left: 2px;
|
||||
|
||||
Reference in New Issue
Block a user